U36F28

Type Alias U36F28 

Source
pub type U36F28 = FixedU64<U28>;
Expand description

FixedU64 with 36 integer bits and 28 fractional bits.

Aliased Typeยง

pub struct U36F28 { /* private fields */ }