actix-web/actix-web-codegen
Rob Ede 894effb856
prepare actix-router release 0.5.1
2022-09-19 18:52:16 +01:00
..
src
tests bump msrv to 1.59 2022-08-27 13:14:16 +01:00
CHANGES.md prepare actix-web-codegen release 4.1.0 2022-09-11 16:42:28 +01:00
Cargo.toml prepare actix-router release 0.5.1 2022-09-19 18:52:16 +01:00
LICENSE-APACHE
LICENSE-MIT
README.md prepare actix-web-codegen release 4.1.0 2022-09-11 16:42:28 +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.