Type Alias fixed::types::U1F63

source ·
pub type U1F63 = FixedU64<U63>;
Expand description

FixedU64 with one integer bit and 63 fractional bits.

Aliased Type§

struct U1F63 { /* private fields */ }