Macro teo_parser::node_children_iter

source ยท
macro_rules! node_children_iter {
    ($struct_name:ident, $child_struct_name:ident, $iter_name:ident, $field_name:ident) => { ... };
}