U28F36

Type Alias U28F36 

Source
pub type U28F36 = FixedU64<U36>;
Expand description

FixedU64 with 28 integer bits and 36 fractional bits.

Aliased Typeยง

pub struct U28F36 { /* private fields */ }