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