I19F45

Type Alias I19F45 

Source
pub type I19F45 = FixedI64<U45>;
Expand description

FixedI64 with 19 integer bits and 45 fractional bits.

Aliased Typeยง

pub struct I19F45 { /* private fields */ }