[][src]Macro fsm_rust_jb::map

macro_rules! map {
    ($($key:expr => $val:expr),* $(,)?) => { ... };
}

Simple macro for initialization of hashmap