Type Alias I38F26

Source
pub type I38F26 = FixedI64<U26>;
Expand description

FixedI64 with 38 integer bits and 26 fractional bits.

Aliased Typeยง

struct I38F26 { /* private fields */ }