macro_rules! U112F16 {
    ($($a:tt)+) => { ... };
}
Expand description

Macro to create U112F16 constants.