I58F6

Type Alias I58F6 

Source
pub type I58F6 = FixedI64<U6>;
Expand description

FixedI64 with 58 integer bits and six fractional bits.

Aliased Typeยง

pub struct I58F6 { /* private fields */ }