Type Alias I25F39

Source
pub type I25F39 = FixedI64<U39>;
Expand description

FixedI64 with 25 integer bits and 39 fractional bits.

Aliased Typeยง

struct I25F39 { /* private fields */ }