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

Macro to create U48F16 constants.