Type Alias U13F115

Source
pub type U13F115 = FixedU128<U115>;
Expand description

FixedU128 with 13 integer bits and 115 fractional bits.

Aliased Typeยง

struct U13F115 { /* private fields */ }