Macro indices

Source
macro_rules! indices {
    ($start:literal, $end:literal) => { ... };
}
Expand description

TODO