column_index_iters

Macro column_index_iters 

Source
macro_rules! column_index_iters {
    ($item: ident, $variant: ident, $conv:expr) => { ... };
}