Module rc_zip::error

source ·
Expand description

All error types used in this crate

Enums§

  • Any zip-related error, from invalid archives to encoding problems.
  • Specific zip format errors, mostly due to invalid zip archives but that could also stem from implementation shortcomings.
  • Some part of the zip format is not supported by this crate.