U15F49

Type Alias U15F49 

Source
pub type U15F49 = FixedU64<U49>;
Expand description

FixedU64 with 15 integer bits and 49 fractional bits.

Aliased Typeยง

pub struct U15F49 { /* private fields */ }