[][src]Crate file_tree

Creates a directory structure suitable for storing large numbers of files. Optionally deletes the created directory and files when dropped.

Structs

FileTree

Creates a directory structure suitable for storing large numbers of files. Optionally deletes the created directory and files when dropped.

KeyedFileTree

Retrieves paths from a FileTree using Hash key.