I92F36

Type Alias I92F36 

Source
pub type I92F36 = FixedI128<U36>;
Expand description

FixedI128 with 92 integer bits and 36 fractional bits.

Aliased Typeยง

pub struct I92F36 { /* private fields */ }