Macro hash_map

Source
macro_rules! hash_map {
    ($($tokens:tt)*) => { ... };
}
Expand description

Creates a collection HashMap