Module nix_query_tree_viewer::tree[][src]

Structs

This represents the path through a Tree<T> to a given node.

This is a mapping of items in Tree to their Paths. A single item in the Tree can have multiple Paths to it if it is in the Tree multiple times.