Type Alias fixed::types::I38F26

source ·
pub type I38F26 = FixedI64<U26>;
Expand description

FixedI64 with 38 integer bits and 26 fractional bits.

Aliased Type§

struct I38F26 { /* private fields */ }