I17F111

Type Alias I17F111 

Source
pub type I17F111 = FixedI128<U111>;
Expand description

FixedI128 with 17 integer bits and 111 fractional bits.

Aliased Typeยง

pub struct I17F111 { /* private fields */ }