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

Macro to create U1F31 constants.