rose_tree::Children
[−]
[src]
type Children<'a, Ix> = Neighbors<'a, (), Ix>;
An iterator yielding indices to the children of some node.
type Children<'a, Ix> = Neighbors<'a, (), Ix>;
An iterator yielding indices to the children of some node.