8 releases
Uses old Rust 2015
0.4.4 | Feb 17, 2019 |
---|---|
0.4.3 | Jan 4, 2019 |
0.4.2 | Feb 7, 2018 |
0.4.1 | Oct 2, 2017 |
0.1.0 | Jul 28, 2017 |
#14 in #file-permissions
1,225 downloads per month
Used in 2 crates
47KB
1K
SLoC
filesystem-rs
Real, fake, and mock implementations of file system operations.
filesystem-rs provides real, fake, and mock implementations of file system-related functionality. It abstracts away details of certain common but complex operations (e.g., setting permissions) and makes it easier to test any file system-related logic without having to wait for slow I/O operations or coerce the file system into particular states.
Dependencies
~0–275KB