[][src]Module nix_query_tree_viewer::tree

Structs

Path

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

Tree
TreePathMap

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.