I65F63

Type Alias I65F63 

Source
pub type I65F63 = FixedI128<U63>;
Expand description

FixedI128 with 65 integer bits and 63 fractional bits.

Aliased Typeยง

pub struct I65F63 { /* private fields */ }