Structs§
- Error
- An error at a given location with various information and diagnostics. Use
Error::fmt
to obtain a printable version of the error. - Error
Builder - An interface for fluently constructing errors.
- Error
Manager - A shared error manager with an error recording limit.