Type Alias U115F13

Source
pub type U115F13 = FixedU128<U13>;
Expand description

FixedU128 with 115 integer bits and 13 fractional bits.

Aliased Typeยง

struct U115F13 { /* private fields */ }