cacache-rs/src/content
Kat Marchán 62298cdf35
feat(errors): improved errors messaging and context (#20)
Fixes: #19

BREAKING CHANGE: Error values have changed. If you were inspecting or
matching against actual return values, you'll need to change your code
to use the new enums.
2019-10-20 23:47:56 -04:00
..
mod.rs feat(license): relicense to Parity+Apache 2019-10-15 12:15:34 -04:00
path.rs feat(license): relicense to Parity+Apache 2019-10-15 12:15:34 -04:00
read.rs feat(errors): improved errors messaging and context (#20) 2019-10-20 23:47:56 -04:00
rm.rs feat(errors): Replace failure with anyhow crate (#17) 2019-10-20 00:25:28 -04:00
write.rs feat(errors): Replace failure with anyhow crate (#17) 2019-10-20 00:25:28 -04:00