Go to file
Aravinth Manivannan 8ee4021436
ci/woodpecker/tag/woodpecker Pipeline was successful Details
ci/woodpecker/push/woodpecker Pipeline was successful Details
feat: bumb version to 0.2.0
2023-10-14 20:16:30 +05:30
.github/workflows fix: CI: rename coverage run 2022-05-11 03:57:19 +05:30
src feat: sync with upstream 4.2.2 2023-10-14 20:04:32 +05:30
tests feat: sync with upstream 4.2.2 2023-10-14 20:04:32 +05:30
.gitignore init 2022-05-11 03:34:04 +05:30
.woodpecker.yml feat: migrate to git.batsense.net/realarvinth/actix-web-codegen-const-routes 2023-10-14 20:09:16 +05:30
CHANGES.md init 2022-05-11 03:34:04 +05:30
Cargo.lock chore: update deps 2023-10-14 20:05:33 +05:30
Cargo.toml feat: bumb version to 0.2.0 2023-10-14 20:16:30 +05:30
LICENSE-APACHE feat: bumb version to 0.2.0 2023-10-14 20:16:30 +05:30
LICENSE-MIT feat: bumb version to 0.2.0 2023-10-14 20:16:30 +05:30
README.md feat: CI: status badge 2023-10-14 20:10:06 +05:30

README.md

actix-web-codegen-const-routes

Routing and runtime macros for Actix Web with support for const routes. Fork of actix-web-codegen

status-badge

Documentation & Resources

  • API Documentation TODO: replace with fork's documentation link
  • Minimum Supported Rust Version (MSRV): 1.54

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.