I36F92

Type Alias I36F92 

Source
pub type I36F92 = FixedI128<U92>;
Expand description

FixedI128 with 36 integer bits and 92 fractional bits.

Aliased Typeยง

pub struct I36F92 { /* private fields */ }