sdk-rust/example-projects/actix-web-example
Jim Crossley d45811604d Implement actix-web FromRequest and Responder
Fixes #130

I'm not entirely sure why this works, but the compiler seems to like
it! :D

The example is intentionally as simple as it gets, but a "real" app
should probably return Result<Event, Error> from its handlers.

Signed-off-by: Jim Crossley <jim@crossleys.org>
2021-06-28 11:21:32 -04:00
..
src Implement actix-web FromRequest and Responder 2021-06-28 11:21:32 -04:00
Cargo.toml New feature: cloudevents-actix 2021-06-25 10:12:23 -04:00