Macro madato::linkedhashmap[][src]

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