cloudevents-sdk-actix-web 0.2.0

CloudEvents official Rust SDK - Actix-Web integration
Documentation
# CloudEvents SDK Rust - Actix-Web [![Crates badge]][crates.io] [![Docs badge]][docs.rs] 

Integration of [CloudEvents SDK](https://github.com/cloudevents/sdk-rust/) with [Actix Web](https://github.com/actix/actix-web).

Look at [CloudEvents SDK README](https://github.com/cloudevents/sdk-rust/) for more info.

## Development & Contributing

If you're interested in contributing to sdk-rust, look at [Contributing documentation](../CONTRIBUTING.md)

## Community

- There are bi-weekly calls immediately following the
  [Serverless/CloudEvents call]https://github.com/cloudevents/spec#meeting-time
  at 9am PT (US Pacific). Which means they will typically start at 10am PT, but
  if the other call ends early then the SDK call will start early as well. See
  the
  [CloudEvents meeting minutes]https://docs.google.com/document/d/1OVF68rpuPK5shIHILK9JOqlZBbfe91RNzQ7u_P7YCDE/edit#
  to determine which week will have the call.
- Slack: #cloudeventssdk (or #cloudevents-sdk-rust) channel under
  [CNCF's Slack workspace]https://slack.cncf.io/.
- Email: https://lists.cncf.io/g/cncf-cloudevents-sdk
- Contact for additional information: Francesco Guardiani (`@slinkydeveloper` on slack).

[Crates badge]: https://img.shields.io/crates/v/cloudevents-sdk-actix-web.svg
[crates.io]: https://crates.io/crates/cloudevents-sdk-actix-web
[Docs badge]: https://docs.rs/cloudevents-sdk-actix-web/badge.svg
[docs.rs]: https://docs.rs/cloudevents-sdk-actix-web