file-storage 0.2.0

This library aids in accessing file-like storage.
Documentation
1
2
3
4
5
pub use file::*;

mod file;

mod folder;