I102F26

Type Alias I102F26 

Source
pub type I102F26 = FixedI128<U26>;
Expand description

FixedI128 with 102 integer bits and 26 fractional bits.

Aliased Typeยง

pub struct I102F26 { /* private fields */ }