U37F27

Type Alias U37F27 

Source
pub type U37F27 = FixedU64<U27>;
Expand description

FixedU64 with 37 integer bits and 27 fractional bits.

Aliased Typeยง

pub struct U37F27 { /* private fields */ }