Type Alias fixed::types::I26F38

source ·
pub type I26F38 = FixedI64<U38>;
Expand description

FixedI64 with 26 integer bits and 38 fractional bits.

Aliased Type§

struct I26F38 { /* private fields */ }