U101F27

Type Alias U101F27 

Source
pub type U101F27 = FixedU128<U27>;
Expand description

FixedU128 with 101 integer bits and 27 fractional bits.

Aliased Typeยง

pub struct U101F27 { /* private fields */ }