[][src]Module yang2::iter

YANG iterators.

Structs

Ancestors

An iterator over the ancestors of a node.

Array

An iterator over an array of nodes or substatements.

MetadataList

An iterator over a list of metadata.

SchemaModules

An iterator over a list of schema modules.

Set

An iterator over a set of nodes.

Siblings

An iterator over the sibings of a node.

Traverse

An iterator over all elements in a tree (depth-first search algorithm).