[][src]Macro kludgine::hash_map

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