dict_helper

Macro dict_helper 

Source
macro_rules! dict_helper {
    ($t:ty, $arrays:expr) => { ... };
}