read-dir-all 1.0.0

simple, recursive readdir
Documentation
  • Coverage
  • 100%
    3 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 24.14 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.95 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • yoshuawuyts/read-dir-all
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • yoshuawuyts

Installation

$ cargo add read-dir-all

Safety

This crate uses #![deny(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

License