rc-zip-tokio

Crates.iorc-zip-tokio
lib.rsrc-zip-tokio
version4.2.2
sourcesrc
created_at2024-02-02 19:39:59.988528
updated_at2024-09-17 09:59:54.262554
descriptionAsynchronous zip reading on top of rc-zip (for tokio I/O traits)
homepage
repositoryhttps://github.com/fasterthanlime/rc-zip
max_upload_size
id1124674
size31,208
Amos Wenger (fasterthanlime)

documentation

README

MIT OR Apache-2.0 licensed Crates.io docs.rs

rc-zip-tokio

The rc-zip logo: a person with long hair and nice brows being opened from the bottom up with a zipper. On dark backgrounds, you can see a skull being revealed. On light backgrounds you cannot.

Logo by MisiasArt

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

See also rc-zip-sync.

Commit count: 252

cargo fmt