Type Alias fixed::types::I39F25

source ·
pub type I39F25 = FixedI64<U25>;
Expand description

FixedI64 with 39 integer bits and 25 fractional bits.

Aliased Type§

struct I39F25 { /* private fields */ }