U60F4

Type Alias U60F4 

Source
pub type U60F4 = FixedU64<U4>;
Expand description

FixedU64 with 60 integer bits and four fractional bits.

Aliased Typeยง

pub struct U60F4 { /* private fields */ }