[][src]Macro meli::shortcut

macro_rules! shortcut {
    ($key:ident == $shortcuts:ident[$section:expr][$val:literal]) => { ... };
}