7 releases
Uses old Rust 2015
0.2.0 | Apr 5, 2018 |
---|---|
0.1.5 | Jan 30, 2018 |
#1475 in Filesystem
22 downloads per month
Used in 3 crates
(2 directly)
30KB
227 lines
Methods and types for making working with the filesystem ergonomic, therefore fun.
See the library docs for more information
Future Items
- Clean up TODOs, mostly around error messages in external crates.
- Have an API review done by the rust community.
- Support
ramfs
asPathRam
, see this issue
LICENSE
The source code in this repository is Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~2–12MB
~135K SLoC