plotters::element

Type Alias 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.

Aliased Type§

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

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 48 bytes