Type Alias fixed::types::I91F37

source ·
pub type I91F37 = FixedI128<U37>;
Expand description

FixedI128 with 91 integer bits and 37 fractional bits.

Aliased Type§

struct I91F37 { /* private fields */ }