Module error

Module error 

Source
Expand description

A module which holds relevant error reporting structures/types.

Enums§

Zip64ErrorCase
ZipError
An enum of possible errors and their descriptions.

Type Aliases§

Result
A Result type alias over ZipError to minimise repetition.