Macro mg::hash

source ·
macro_rules! hash {
    ($($ident:expr => $value:expr,)*) => { ... };
}