U30F34

Type Alias U30F34 

Source
pub type U30F34 = FixedU64<U34>;
Expand description

FixedU64 with 30 integer bits and 34 fractional bits.

Aliased Typeยง

pub struct U30F34 { /* private fields */ }