U62F2

Type Alias U62F2 

Source
pub type U62F2 = FixedU64<U2>;
Expand description

FixedU64 with 62 integer bits and two fractional bits.

Aliased Typeยง

pub struct U62F2 { /* private fields */ }