Type Alias fixed::types::U18F46

source ·
pub type U18F46 = FixedU64<U46>;
Expand description

FixedU64 with 18 integer bits and 46 fractional bits.

Aliased Type§

struct U18F46 { /* private fields */ }