Crate bedrock_error

source ·

Enums§

Traits§

  • To test the error case of e.g. a Router implementation, it will be helpful to cast the erased error back to an expected error type and match on it.
  • All detailed error objects must implement the Explain trait, since: