Type Alias fixed::types::U45F19

source ·
pub type U45F19 = FixedU64<U19>;
Expand description

FixedU64 with 45 integer bits and 19 fractional bits.

Aliased Type§

struct U45F19 { /* private fields */ }