Function util_map

Source
pub(crate) fn util_map<T: Args>() -> OrderedMap<&'static str, (fn(T) -> i32, fn() -> Command)>