actix-web/actix-web-codegen
Yuki Okushi d0fa09eb83
chore(codegen,http): address clippy warnings (#4043)
2026-04-26 14:32:51 +09:00
..
src chore(codegen,http): address clippy warnings (#4043) 2026-04-26 14:32:51 +09:00
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

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.