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

Macro to create U16F48 constants.