I30F34

Type Alias I30F34 

Source
pub type I30F34 = FixedI64<U34>;
Expand description

FixedI64 with 30 integer bits and 34 fractional bits.

Aliased Typeยง

pub struct I30F34 { /* private fields */ }