I46F18

Type Alias I46F18 

Source
pub type I46F18 = FixedI64<U18>;
Expand description

FixedI64 with 46 integer bits and 18 fractional bits.

Aliased Typeยง

pub struct I46F18 { /* private fields */ }