Module tower_web::error [−][src]
Error types and traits.
Structs
| DefaultCatch |
The default |
| Error |
Errors that can happen inside Tower Web. |
| ErrorKind |
A list specifying the general categories of Tower Web errors. |
| FnCatch |
Provides a |
| Map |
Map an arbitrary error type to |
Traits
| Catch |
Handles an error generated by a resource method. |
| IntoCatch |
Convert |