Type Alias fixed::types::U91F37

source ·
pub type U91F37 = FixedU128<U37>;
Expand description

FixedU128 with 91 integer bits and 37 fractional bits.

Aliased Type§

struct U91F37 { /* private fields */ }