[][src]Macro jjson::hashmap

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