1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-12 10:19:36 +00:00
actix-web/actix-web-codegen/src
Aravinth Manivannan 168b2f227d
compile time validation of path (#2350)
* compile time validation of path

* added trybuild err message

* Update Cargo.toml

* add changelog entry

* test more cases of path validation

* fmt

Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-08-30 21:50:40 +01:00
..
lib.rs Deduplicate rt::main macro logic (#2255) 2021-06-08 22:44:56 +01:00
route.rs compile time validation of path (#2350) 2021-08-30 21:50:40 +01:00