Type Alias I0F64

Source
pub type I0F64 = FixedI64<U64>;
Expand description

FixedI64 with no integer bits and 64 fractional bits.

Aliased Typeยง

struct I0F64 { /* private fields */ }