U29F35

Type Alias U29F35 

Source
pub type U29F35 = FixedU64<U35>;
Expand description

FixedU64 with 29 integer bits and 35 fractional bits.

Aliased Typeยง

pub struct U29F35 { /* private fields */ }