U46F18

Type Alias U46F18 

Source
pub type U46F18 = FixedU64<U18>;
Expand description

FixedU64 with 46 integer bits and 18 fractional bits.

Aliased Typeยง

pub struct U46F18 { /* private fields */ }