Type Alias fixed::types::I4F60

source ·
pub type I4F60 = FixedI64<U60>;
Expand description

FixedI64 with four integer bits and 60 fractional bits.

Aliased Type§

struct I4F60 { /* private fields */ }