Type Alias Amount

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

Aliased Type§

struct Amount;

Trait Implementations§