logo
pub type Unitless<V> = FPS<V, Unitless>;

Trait Implementations

Extract the value from a quantity with no units. As there are no units to ignore, it is dimensionally safe. Read more

The type to which the input is mapped

Perform the map