Macro emojicode::linking_table [] [src]

macro_rules! linking_table {
    ($($idents:ident),+) => { ... };
}