U38F26

Type Alias U38F26 

Source
pub type U38F26 = FixedU64<U26>;
Expand description

FixedU64 with 38 integer bits and 26 fractional bits.

Aliased Typeยง

pub struct U38F26 { /* private fields */ }