actix-web/actix-web-codegen
Rob Ede b83d7509ef
prepare actix-http-test release 3.0.0-beta.6
2021-09-09 01:01:33 +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 prepare actix-web-codegen release 0.5.0-beta.4 2021-09-09 00:52:58 +01:00
Cargo.toml prepare actix-web release 4.0.0-beta.9 2021-09-09 00:58:12 +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 prepare actix-http-test release 3.0.0-beta.6 2021-09-09 01:01:33 +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.