Type Alias fixed::types::U26F38

source ·
pub type U26F38 = FixedU64<U38>;
Expand description

FixedU64 with 26 integer bits and 38 fractional bits.

Aliased Type§

struct U26F38 { /* private fields */ }