U65F63

Type Alias U65F63 

Source
pub type U65F63 = FixedU128<U63>;
Expand description

FixedU128 with 65 integer bits and 63 fractional bits.

Aliased Typeยง

pub struct U65F63 { /* private fields */ }