actix-web/actix-web-codegen
Rob Ede c5d6df0078
prepare actix-web release 4.0.0-beta.21
2022-01-21 20:23:29 +00:00
..
src
tests
CHANGES.md
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md

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.