I111F17

Type Alias I111F17 

Source
pub type I111F17 = FixedI128<U17>;
Expand description

FixedI128 with 111 integer bits and 17 fractional bits.

Aliased Typeยง

pub struct I111F17 { /* private fields */ }