I48F16

Type Alias I48F16 

Source
pub type I48F16 = FixedI64<U16>;
Expand description

FixedI64 with 48 integer bits and 16 fractional bits.

Aliased Typeยง

pub struct I48F16 { /* private fields */ }