I63F1

Type Alias I63F1 

Source
pub type I63F1 = FixedI64<U1>;
Expand description

FixedI64 with 63 integer bits and one fractional bit.

Aliased Typeยง

pub struct I63F1 { /* private fields */ }