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 |
#1685 in Parser implementations
Used in 2 crates
(via shukusai)
115KB
1.5K
SLoC
Disk
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
~2–15MB
~135K SLoC