Expand description
Common errors used throughout infinite-rs
.
Enums§
- Decompression
Error - Errors that can occur when decompressing data.
- Error
- Standard error type used throughout
infinite-rs
. - Module
Error - 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
.