Type Alias fixed::types::I36F92

source ·
pub type I36F92 = FixedI128<U92>;
Expand description

FixedI128 with 36 integer bits and 92 fractional bits.

Aliased Type§

struct I36F92 { /* private fields */ }