[][src]Crate compact_path_tree

Structs

CompactPathTree

A compact immutable representation of the paths within a directory.

CompactPathTreeIter

Traits

PathVisitor

A visitor that can determine which paths should be included and how errors are handled, or just view paths as the tree is constructed.