U41F23

Type Alias U41F23 

Source
pub type U41F23 = FixedU64<U23>;
Expand description

FixedU64 with 41 integer bits and 23 fractional bits.

Aliased Typeยง

pub struct U41F23 { /* private fields */ }