27 releases

0.1.21 Nov 14, 2023
0.1.20 Jul 7, 2023
0.1.17 Jun 23, 2023
0.1.14 May 19, 2023
0.0.6 Mar 30, 2023

#1315 in Parser implementations

Download history 27/week @ 2024-01-04 17/week @ 2024-02-15 32/week @ 2024-02-22 4/week @ 2024-02-29 4/week @ 2024-03-07 26/week @ 2024-03-14 22/week @ 2024-03-21 65/week @ 2024-03-28 41/week @ 2024-04-04

129 downloads per month
Used in 2 crates (via shukusai)

MIT license

115KB
1.5K SLoC

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

Dependencies

~3–14MB
~148K SLoC