Type Alias fixed::types::U59F69

source ·
pub type U59F69 = FixedU128<U69>;
Expand description

FixedU128 with 59 integer bits and 69 fractional bits.

Aliased Type§

struct U59F69 { /* private fields */ }