U27F101

Type Alias U27F101 

Source
pub type U27F101 = FixedU128<U101>;
Expand description

FixedU128 with 27 integer bits and 101 fractional bits.

Aliased Typeยง

pub struct U27F101 { /* private fields */ }