I26F38

Type Alias I26F38 

Source
pub type I26F38 = FixedI64<U38>;
Expand description

FixedI64 with 26 integer bits and 38 fractional bits.

Aliased Typeยง

pub struct I26F38 { /* private fields */ }