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

Macro to create U123F5 constants.