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

Macro to create U1F7 constants.