I34F30

Type Alias I34F30 

Source
pub type I34F30 = FixedI64<U30>;
Expand description

FixedI64 with 34 integer bits and 30 fractional bits.

Aliased Typeยง

pub struct I34F30 { /* private fields */ }