Type Alias fixed::types::I37F91

source ·
pub type I37F91 = FixedI128<U91>;
Expand description

FixedI128 with 37 integer bits and 91 fractional bits.

Aliased Type§

struct I37F91 { /* private fields */ }