actix-web/actix-web-codegen
Alexandre Bouthinon 37495225c9 Add all the IANA described HTTP methods 2023-01-11 23:56:41 +01:00
..
src Add all the IANA described HTTP methods 2023-01-11 23:56:41 +01:00
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 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.