Module tree
nix_query_tree_viewer
This represents the path through a Tree<T> to a given node.
Tree<T>
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.
Tree
Path