U1F63

Type Alias U1F63 

Source
pub type U1F63 = FixedU64<U63>;
Expand description

FixedU64 with one integer bit and 63 fractional bits.

Aliased Typeยง

pub struct U1F63 { /* private fields */ }