Type Alias lyon_path::Attributes

source ยท
pub type Attributes<'l> = &'l [f32];
Expand description

An alias for a slice of f32 values.