U48F16

Type Alias U48F16 

Source
pub type U48F16 = FixedU64<U16>;
Expand description

FixedU64 with 48 integer bits and 16 fractional bits.

Aliased Typeยง

pub struct U48F16 { /* private fields */ }