I93F35

Type Alias I93F35 

Source
pub type I93F35 = FixedI128<U35>;
Expand description

FixedI128 with 93 integer bits and 35 fractional bits.

Aliased Typeยง

pub struct I93F35 { /* private fields */ }