dict_helper

Macro dict_helper 

Source
macro_rules! dict_helper {
    ($k:ty, $array:ident) => { ... };
}