file_tree 0.1.1

Creates a directory structure suitable for storing large numbers of files, and optionally deletes the created directory and files when dropped.
Documentation
Build #169648 2019-07-03 20:02:01
# rustc version
rustc 1.37.0-nightly (8aa42ed7c 2019-06-24)# docs.rs version
cratesfyi 0.6.0 (9f9fa7c 2019-06-25)# build log
Updating crates.io index
Downloading crates ...
Downloaded file_tree v0.1.1
Fresh remove_dir_all v0.5.2
Fresh cfg-if v0.1.9
Fresh libc v0.2.58
Fresh rand v0.4.6
Fresh tempdir v0.3.7
Fresh uuid v0.6.5
Documenting file_tree v0.1.1
Running `rustdoc --edition=2018 --crate-name file_tree /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/file_tree-0.1.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190624-1.37.0-nightly-8aa42ed7c --static-root-path / --disable-per-crate-search --extern-html-root-url 'tempdir=https://docs.rs/tempdir/0.3.7' --extern-html-root-url 'uuid=https://docs.rs/uuid/0.6.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern tempdir=/home/cratesfyi/cratesfyi/debug/deps/libtempdir-d7f071b88941b721.rmeta --extern uuid=/home/cratesfyi/cratesfyi/debug/deps/libuuid-deb31fe6484e7450.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.66s