U25F39

Type Alias U25F39 

Source
pub type U25F39 = FixedU64<U39>;
Expand description

FixedU64 with 25 integer bits and 39 fractional bits.

Aliased Typeยง

pub struct U25F39 { /* private fields */ }