U63F65

Type Alias U63F65 

Source
pub type U63F65 = FixedU128<U65>;
Expand description

FixedU128 with 63 integer bits and 65 fractional bits.

Aliased Typeยง

pub struct U63F65 { /* private fields */ }