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

Macro to create U1F127 constants.