Macro madato::indexset[][src]

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