U35F29

Type Alias U35F29 

Source
pub type U35F29 = FixedU64<U29>;
Expand description

FixedU64 with 35 integer bits and 29 fractional bits.

Aliased Typeยง

pub struct U35F29 { /* private fields */ }