Module ext

Source

Structs§

BoxedError
An opaque boxed error based on errors that implement ErrorExt trait.
PlainError
Error type with plain error message

Traits§

ErrorExt
Extension to Error in std.
StackError