I29F35

Type Alias I29F35 

Source
pub type I29F35 = FixedI64<U35>;
Expand description

FixedI64 with 29 integer bits and 35 fractional bits.

Aliased Typeยง

pub struct I29F35 { /* private fields */ }