Type Alias fixed::types::U36F92

source ·
pub type U36F92 = FixedU128<U92>;
Expand description

FixedU128 with 36 integer bits and 92 fractional bits.

Aliased Type§

struct U36F92 { /* private fields */ }