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