U103F25

Type Alias U103F25 

Source
pub type U103F25 = FixedU128<U25>;
Expand description

FixedU128 with 103 integer bits and 25 fractional bits.

Aliased Typeยง

pub struct U103F25 { /* private fields */ }