cacache-rs/benches
Kat Marchán cc4fc789d7
feat(api): rewrite entire API to be like std::fs
Fixes: #13

BREAKING CHANGE: The entire API surface has been rewritten and overhauled. Instead of breaking up the package into get/put/rm/ls modules, everything is now available mostly through the toplevel module, following the same conventions as std:fs for its operations. Associated structs and other types have also been renamed. Please refer to the documentation for the new API, and I hope you find it more ergonomic!
2019-10-22 20:41:46 -07:00
..
benchmarks.rs feat(api): rewrite entire API to be like std::fs 2019-10-22 20:41:46 -07:00