Disk: serde
+ directories
+ various file formats as Traits
.
This crate is for (de)serializing to/from various file formats (provided by serde
) to/from disk locations that follow OS-specific specifications/conventions (provided by directories
).
All errors returned are of type anyhow::Error
.
Full documentation @ https://docs.rs/disk