pub type Dashes = SmallVec<[f64; 4]>;
Collection of values representing lengths in a dash pattern.
struct Dashes { /* private fields */ }