rusty-cat 0.2.2

Async HTTP client for resumable file upload and download.
Documentation
1
2
3
/// Internal default transport backend implementations.
pub(crate) mod default_http_transfer;
pub(crate) mod default_http_transfer_chunks;