actix-web/actix-web-codegen
Rob Ede 90aa578e77
Update CHANGES.md
2022-03-28 23:21:46 +01:00
..
src feat: Add visibilty to codegen of route struct 2022-03-28 11:20:44 +02:00
tests test: Add trybuild tests for codegen visibility 2022-03-29 00:07:39 +02:00
CHANGES.md Update CHANGES.md 2022-03-28 23:21:46 +01:00
Cargo.toml prepare releases: actix-http 3.0.0 and actix-web 4.0.0 (#2663) 2022-02-25 18:46:35 +00: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 releases: actix-http 3.0.0 and actix-web 4.0.0 (#2663) 2022-02-25 18:46:35 +00: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.