kurbo

Type Alias Dashes

source
pub type Dashes = SmallVec<[f64; 4]>;
Expand description

Collection of values representing lengths in a dash pattern.

Aliased Typeยง

struct Dashes { /* private fields */ }