I35F93

Type Alias I35F93 

Source
pub type I35F93 = FixedI128<U93>;
Expand description

FixedI128 with 35 integer bits and 93 fractional bits.

Aliased Typeยง

pub struct I35F93 { /* private fields */ }