I23F41

Type Alias I23F41 

Source
pub type I23F41 = FixedI64<U41>;
Expand description

FixedI64 with 23 integer bits and 41 fractional bits.

Aliased Typeยง

pub struct I23F41 { /* private fields */ }