Type Alias fixed::types::U46F18

source ·
pub type U46F18 = FixedU64<U18>;
Expand description

FixedU64 with 46 integer bits and 18 fractional bits.

Aliased Type§

struct U46F18 { /* private fields */ }