Macro madato::indexset

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