Module tor_error::report

source ·
Expand description

The Report type which reports errors nicely

Structs§

  • Wraps any Error, providing a nicely-reporting Display impl
  • Helper type for reporting errors that are concrete implementors of StdError

Traits§

  • Extension trait providing .report() method on concrete errors

Functions§