I46F82

Type Alias I46F82 

Source
pub type I46F82 = FixedI128<U82>;
Expand description

FixedI128 with 46 integer bits and 82 fractional bits.

Aliased Typeยง

pub struct I46F82 { /* private fields */ }