Kevin Flansburg 36b646cd62
Allow returning any error that implements std::error::Error (#527)
* IntoResponse and FromRequest return Result

* Generic error return types

* Fix example
2024-04-28 18:37:50 -04:00
..

custom-req on Cloudflare Workers

Demonstration of using custom Request/Response types on Workers.