[][src]Macro hina::hash_map

macro_rules! hash_map {
    ($($key: expr => $value: expr),* $(,)*) => { ... };
}