Type Alias fixed::types::I49F15

source ·
pub type I49F15 = FixedI64<U15>;
Expand description

FixedI64 with 49 integer bits and 15 fractional bits.

Aliased Type§

struct I49F15 { /* private fields */ }