Module binrw::error

source ·
Expand description

Functions and type definitions for handling errors.

Structs

Enums

Traits

  • The ContextExt trait allows extra information to be added to errors.
  • The CustomError trait describes types that are usable as custom errors in a BinResult.