Ratio

Type Alias Ratio 

Source
pub type Ratio = WithRawRepr<Ratio>;
Expand description

Ratio (unit less value resulting from calculating the ratio of two quantities)

Aliased Typeยง

pub struct Ratio { /* private fields */ }