U53F11

Type Alias U53F11 

Source
pub type U53F11 = FixedU64<U11>;
Expand description

FixedU64 with 53 integer bits and 11 fractional bits.

Aliased Typeยง

pub struct U53F11 { /* private fields */ }