Type Alias fixed::types::U13F115

source ·
pub type U13F115 = FixedU128<U115>;
Expand description

FixedU128 with 13 integer bits and 115 fractional bits.

Aliased Type§

struct U13F115 { /* private fields */ }