actix-web/actix-web-codegen
Rob Ede 4c7d93d7c1
prepare actix-router release 0.5.0-beta.2
2021-09-09 00:49:08 +01:00
..
src compile time validation of path (#2350) 2021-08-30 21:50:40 +01:00
tests bump msrv to 1.51 2021-08-30 23:19:03 +01:00
CHANGES.md bump msrv to 1.51 2021-08-30 23:19:03 +01:00
Cargo.toml prepare actix-router release 0.5.0-beta.2 2021-09-09 00:49:08 +01:00
LICENSE-APACHE prepare actix-web-codegen release 2019-06-01 17:21:22 +06:00
LICENSE-MIT prepare actix-web-codegen release 2019-06-01 17:21:22 +06:00
README.md bump msrv to 1.51 2021-08-30 23:19:03 +01:00

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.