Module errors

Source
Expand description

Common errors used throughout infinite-rs.

Enums§

DecompressionError
Errors that can occur when decompressing data.
Error
Standard error type used throughout infinite-rs.
ModuleError
Errors that can occur when reading a module file.
TagError
Errors that can occur when reading a tag file.

Type Aliases§

Result
Standard result type used throughout infinite-rs.