iced_
widget
0.14.0-dev
In iced_
widget::
canvas::
path::
lyon_
path
iced_widget
::
canvas
::
path
::
lyon_path
Type Alias
Attributes
Copy item path
source
pub type Attributes<'l> = &'l [
f32
];
Expand description
An alias for a slice of
f32
values.