Type Alias fixed::types::I58F6

source ·
pub type I58F6 = FixedI64<U6>;
Expand description

FixedI64 with 58 integer bits and six fractional bits.

Aliased Type§

struct I58F6 { /* private fields */ }