infinite_rs::common

Module errors

Source
Expand description

Common errors used throughout infinite-rs.

Enums§

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

Type Aliases§

  • Standard result type used throughout infinite-rs.