U63F1

Type Alias U63F1 

Source
pub type U63F1 = FixedU64<U1>;
Expand description

FixedU64 with 63 integer bits and one fractional bit.

Aliased Typeยง

pub struct U63F1 { /* private fields */ }