Type Alias fixed::types::I92F36

source ·
pub type I92F36 = FixedI128<U36>;
Expand description

FixedI128 with 92 integer bits and 36 fractional bits.

Aliased Type§

struct I92F36 { /* private fields */ }