actix-web/actix-web-codegen
Yuki Okushi 05f2e77473 chore(*): bump MSRV to 1.88 2026-01-27 20:39:24 +09:00
..
src fix: rename doc_auto_cfg feature (#3787) 2025-09-29 10:42:56 +00:00
tests chore: upgrade MSRV to 1.82 (#3844) 2025-11-26 20:26:35 +00:00
CHANGES.md chore(*): bump MSRV to 1.88 2026-01-27 20:39:24 +09:00
Cargo.toml chore: narrow tokio dep to account for RUSTSEC-2025-0023 2025-05-10 06:09:51 +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 chore(*): bump MSRV to 1.88 2026-01-27 20:39:24 +09:00

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.