Macro madato::treemap[][src]

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