I1F63

Type Alias I1F63 

Source
pub type I1F63 = FixedI64<U63>;
Expand description

FixedI64 with one integer bit and 63 fractional bits.

Aliased Typeยง

pub struct I1F63 { /* private fields */ }