Expand description
§webfetch
HTTP file downloading with caching and archive extraction.
This crate provides efficient HTTP file downloading with progress tracking, hash verification, caching, and support for extracting tar.gz and tar.xz archives.
Re-exports§
pub use download_manager::*;