Type Alias fixed::types::U37F91

source ·
pub type U37F91 = FixedU128<U91>;
Expand description

FixedU128 with 37 integer bits and 91 fractional bits.

Aliased Type§

struct U37F91 { /* private fields */ }