1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-12 02:09:36 +00:00
actix-web/actix-router
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
..
benches update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
examples update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
src compile time validation of path (#2350) 2021-08-30 21:50:40 +01:00
Cargo.toml update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
CHANGES.md ResourceDef: define behavior for prefix with trailing slash (#2355) 2021-08-30 20:05:49 +01:00
LICENSE-APACHE update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00
LICENSE-MIT update to router 0.5.0 beta (#2339) 2021-08-06 22:42:31 +01:00