Crate errors

source ·

Macros§

Enums§

  • The ffx main function expects a anyhow::Result from ffx plugins. If the Result is an Err it be downcast to FfxError, and if successful this error is presented as a user-readable error. All other error types are printed with full context and a BUG prefix, guiding the user to file bugs to improve the error condition that they have experienced, with a goal to maximize actionable errors over time.

Constants§

Traits§

Functions§