actix-web/actix-web-codegen
Rob Ede f86afa1e51
fmt
2023-01-31 14:41:01 +00:00
..
src fmt 2023-01-31 14:41:01 +00:00
tests fixed a test - that should be able to pass 2023-01-31 08:14:41 +05:30
CHANGES.md Update CHANGES.md 2023-01-30 13:10:11 +00:00
Cargo.toml fix version requirement for futures_util 2022-12-18 01:34:48 +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 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.