actix-web/actix-web-codegen
fakeshadow fe392abeb4
remove actix-threadpool.use actix_rt::task::spawn_blocking (#1878)
2021-01-09 16:04:19 +00:00
..
src
tests
CHANGES.md
Cargo.toml
LICENSE-APACHE prepare actix-web-codegen release 2019-06-01 17:21:22 +06:00
LICENSE-MIT
README.md

README.md

actix-web-codegen

Helper and convenience macros for Actix Web

crates.io Documentation Version Build Status codecov Join the chat at https://gitter.im/actix/actix

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.