HundRat

Type Alias HundRat 

Source
pub type HundRat = Rational<{ _ }>;
Expand description

Can store -100 to 100 with a bit of wiggle room.

Aliased Typeยง

pub struct HundRat { /* private fields */ }