Type Alias fixed::types::U0F64

source ·
pub type U0F64 = FixedU64<U64>;
Expand description

FixedU64 with no integer bits and 64 fractional bits.

Aliased Type§

struct U0F64 { /* private fields */ }