I39F25

Type Alias I39F25 

Source
pub type I39F25 = FixedI64<U25>;
Expand description

FixedI64 with 39 integer bits and 25 fractional bits.

Aliased Typeยง

pub struct I39F25 { /* private fields */ }