geode::parse::quantity

Type Alias Ratio

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

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

Aliased Typeยง

struct Ratio { /* private fields */ }