rc-zip 3.0.0

An I/O-agnostic implementation of the zip file format
Documentation
1
2
3
4
5
6
7
# rc-zip

This is the core rc-zip crate, containing types, parses, and state machines,
and that doesn't do any I/O by itself.

The full README for this crate is the [top-level README](../README.md) in this
repository.