Macro KEY_LIST

Source
macro_rules! KEY_LIST {
    () => { ... };
}