lyon_
path
1.0.7
Modules
builder
commands
iterator
math
path
path_buffer
polygon
traits
Structs
ArcFlags
AttributeSlice
ControlPointId
EndpointId
EventId
IdPolygon
Path
PathBuffer
PathBufferSlice
PathCommands
PathCommandsSlice
PathSlice
Polygon
Enums
Event
FillRule
LineCap
LineJoin
Side
Winding
Constants
NO_ATTRIBUTES
Traits
AttributeStore
Position
PositionStore
Type Aliases
AttributeIndex
Attributes
IdEvent
PathEvent
lyon_path
Type Alias
Attributes
Copy item path
Settings
Help
Summary
Source
pub type Attributes<'l> = &'l [
f32
];
Expand description
An alias for a slice of
f32
values.