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

Macro to create U4F4 constants.