I31F1

Type Alias I31F1 

Source
pub type I31F1 = FixedI32<U1>;
Expand description

FixedI32 with 31 integer bits and one fractional bit.

Aliased Typeยง

pub struct I31F1 { /* private fields */ }