dict_helper

Macro dict_helper 

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