Type Alias Length

Source
pub type Length = Dimension<1, 0, 0, 0, 0, 0, 0>;

Aliased Type§

struct Length;

Trait Implementations§