U56F72

Type Alias U56F72 

Source
pub type U56F72 = FixedU128<U72>;
Expand description

FixedU128 with 56 integer bits and 72 fractional bits.

Aliased Typeยง

pub struct U56F72 { /* private fields */ }