Type Alias iced::widget::canvas::path::lyon_path::Attributes

pub type Attributes<'l> = &'l [f32];
Available on crate feature canvas only.
Expand description

An alias for a slice of f32 values.