actix-web/actix-web-codegen
Yuki Okushi 2f84914146
Skip some tests that cause ICE on nightly (#1740)
2020-10-19 11:52:05 +09:00
..
src
tests
CHANGES.md
Cargo.toml
LICENSE-APACHE
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.