pub type Path<Coord> = PathElement<Coord>;
๐Deprecated: Use new name PathElement instead
Expand description
This is a deprecated type. Please use new name PathElement
instead.
Aliased Typeยง
pub struct Path<Coord> { /* private fields */ }
pub type Path<Coord> = PathElement<Coord>;
This is a deprecated type. Please use new name PathElement
instead.
pub struct Path<Coord> { /* private fields */ }