Module zip::result[][src]

Expand description

Error types that can be emitted from this library

Structs

InvalidPassword

The given password is wrong

Enums

ZipError

Error type for Zip

Type Definitions

ZipResult

Generic result type with ZipError as its error variant