frewsxcv / rust-crates-index

Rust library for retrieving and interacting with the crates.io index
https://docs.rs/crates-index/
Apache License 2.0
72 stars 37 forks source link

Add ability to clone to temporary directory #4

Closed frewsxcv closed 4 years ago

frewsxcv commented 9 years ago

https://crates.io/crates/tempdir

make it an optional feature?

kornelski commented 4 years ago

Clone is quite expensive, so it's better to encourage a more permanent directory.