Module rc_zip::prelude

source ·
Expand description

Prelude for rc-zip

Traits

  • A trait for reading something as a zip archive (blocking I/O model), when we can tell size from self.
  • A trait for reading something as a zip archive (blocking I/O model)