Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.07 KB

README.md

File metadata and controls

13 lines (8 loc) · 1.07 KB

Disk

Windows macOS Linux crates.io docs.rs

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