Type Alias fixed::types::U120F8

source ·
pub type U120F8 = FixedU128<U8>;
Expand description

FixedU128 with 120 integer bits and eight fractional bits.

Aliased Type§

struct U120F8 { /* private fields */ }