U25F103

Type Alias U25F103 

Source
pub type U25F103 = FixedU128<U103>;
Expand description

FixedU128 with 25 integer bits and 103 fractional bits.

Aliased Typeยง

pub struct U25F103 { /* private fields */ }