Type Alias U26F102

Source
pub type U26F102 = FixedU128<U102>;
Expand description

FixedU128 with 26 integer bits and 102 fractional bits.

Aliased Typeยง

pub struct U26F102 { /* private fields */ }