U26F38

Type Alias U26F38 

Source
pub type U26F38 = FixedU64<U38>;
Expand description

FixedU64 with 26 integer bits and 38 fractional bits.

Aliased Typeยง

pub struct U26F38 { /* private fields */ }