actix-web/actix-web-codegen
Cobalt 9c960f6327
Merge e9ca0b8296 into 265fa0d050
2022-06-16 16:42:16 +02:00
..
src Merge e9ca0b8296 into 265fa0d050 2022-06-16 16:42:16 +02:00
tests Merge e9ca0b8296 into 265fa0d050 2022-06-16 16:42:16 +02:00
CHANGES.md Merge e9ca0b8296 into 265fa0d050 2022-06-16 16:42:16 +02:00
Cargo.toml release 4.1 group (#2781) 2022-06-12 00:15:43 +09: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 release 4.1 group (#2781) 2022-06-12 00:15:43 +09: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.