actix-web/actix-web-codegen
Rob Ede c9560948f3
prepare actix-web release 4.0.0-beta.10
2021-10-20 02:40:01 +01:00
..
src
tests
CHANGES.md
Cargo.toml prepare actix-web release 4.0.0-beta.10 2021-10-20 02:40:01 +01:00
LICENSE-APACHE
LICENSE-MIT
README.md

README.md

actix-web-codegen

Routing and runtime macros for Actix Web.

crates.io Documentation Version License
dependency status Download Chat on Discord

Documentation & Resources

Compile Testing

Uses the trybuild crate. All compile fail tests should include a stderr file generated by trybuild. See the workflow section of the trybuild docs for info on how to do this.