actix-web/actix-web-codegen
edgerunnergit 7895709fad fixed route-custom-lowercase.stderr output 2023-02-06 15:12:32 +05:30
..
src use existing Method guard instead of creating a new Custom gueard 2023-02-04 09:43:25 +05:30
tests fixed route-custom-lowercase.stderr output 2023-02-06 15:12:32 +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.