Macro otter_api_tests::shapelib::index_vec[]

macro_rules! index_vec {
    ($($tokens:tt)*) => { ... };
}

A macro equivalent to the stdlib’s vec![], but producing an IndexVec.