U4F60

Type Alias U4F60 

Source
pub type U4F60 = FixedU64<U60>;
Expand description

FixedU64 with four integer bits and 60 fractional bits.

Aliased Typeยง

pub struct U4F60 { /* private fields */ }