I45F19

Type Alias I45F19 

Source
pub type I45F19 = FixedI64<U19>;
Expand description

FixedI64 with 45 integer bits and 19 fractional bits.

Aliased Typeยง

pub struct I45F19 { /* private fields */ }