Type Alias fixed::types::I15F49

source ·
pub type I15F49 = FixedI64<U49>;
Expand description

FixedI64 with 15 integer bits and 49 fractional bits.

Aliased Type§

struct I15F49 { /* private fields */ }