Type Alias U91F37

Source
pub type U91F37 = FixedU128<U37>;
Expand description

FixedU128 with 91 integer bits and 37 fractional bits.

Aliased Typeยง

struct U91F37 { /* private fields */ }