plotters::element

Type Alias Path

Source
pub type Path<Coord> = PathElement<Coord>;
๐Ÿ‘ŽDeprecated: Use new name PathElement instead

Aliased Typeยง

struct Path<Coord> { /* private fields */ }