actix-web/actix-web-codegen
Rob Ede 81352ecff4
remove gitter references
2021-06-26 16:03:42 +01:00
..
src Various refactorings (#2281) 2021-06-26 15:33:43 +01:00
tests Only run UI tests on MSRV (#2232) 2021-05-25 00:09:38 +09:00
CHANGES.md beta.7 releases (#2266) 2021-06-19 11:51:20 +01:00
Cargo.toml prepare actix-web release 4.0.0-beta.8 2021-06-26 15:42:33 +01: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 remove gitter references 2021-06-26 16:03:42 +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.