Type Alias fixed::types::U51F13

source ·
pub type U51F13 = FixedU64<U13>;
Expand description

FixedU64 with 51 integer bits and 13 fractional bits.

Aliased Type§

struct U51F13 { /* private fields */ }