cargo-binstall/crates/binstalk-downloader/src/download
2023-01-17 13:08:25 +13:00
..
async_extracter.rs Revert "Bump async_zip from 0.0.9 to 0.0.10" (#714) 2023-01-17 13:08:25 +13:00
async_tar_visitor.rs Optimize Download::and_visit_tar: Use trait object to avoid monomorphization (#644) 2023-01-04 13:11:10 +13:00
extracter.rs Optimize extract_zip: Use async_zip::read::stream::ZipFileReader to avoid temporary file (#590) 2022-12-12 00:44:34 +00:00
stream_readable.rs Refactor binstalk-downloader APIs: Remove cancellation_future plus optimizations (#591) 2022-12-12 03:15:30 +00:00
utils.rs Refactor binstalk-downloader APIs: Remove cancellation_future plus optimizations (#591) 2022-12-12 03:15:30 +00:00
zip_extraction.rs Revert "Bump async_zip from 0.0.9 to 0.0.10" (#714) 2023-01-17 13:08:25 +13:00