node_children_pair_iter

Macro node_children_pair_iter 

Source
macro_rules! node_children_pair_iter {
    ($struct_name:ident, $child_struct_name:ident, $iter_name:ident, $field_name:ident) => { ... };
}