U102F26

Type Alias U102F26 

Source
pub type U102F26 = FixedU128<U26>;
Expand description

FixedU128 with 102 integer bits and 26 fractional bits.

Aliased Typeยง

pub struct U102F26 { /* private fields */ }