Type Alias fixed::types::U15F113

source ·
pub type U15F113 = FixedU128<U113>;
Expand description

FixedU128 with 15 integer bits and 113 fractional bits.

Aliased Type§

struct U15F113 { /* private fields */ }