Type Alias U36F92

Source
pub type U36F92 = FixedU128<U92>;
Expand description

FixedU128 with 36 integer bits and 92 fractional bits.

Aliased Typeยง

struct U36F92 { /* private fields */ }