Type Definition plotters::element::Path

source · []
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.