rc-zip-tokio 4.1.0

Asynchronous zip reading on top of rc-zip (for tokio I/O traits)
Documentation

rc-zip-tokio

This crate implements zip archive reading using tokio (asynchronous) I/O traits, like tokio:io::AsyncRead.

See also rc-zip-sync.