U51F13

Type Alias U51F13 

Source
pub type U51F13 = FixedU64<U13>;
Expand description

FixedU64 with 51 integer bits and 13 fractional bits.

Aliased Typeยง

pub struct U51F13 { /* private fields */ }