I20F12

Type Alias I20F12 

Source
pub type I20F12 = FixedI32<U12>;
Expand description

FixedI32 with 20 integer bits and 12 fractional bits.

Aliased Typeยง

pub struct I20F12 { /* private fields */ }