actix-net/actix-router
Ali MJ Al-Nasrawy 515e1089b1 remove unnecessary len
This is used to strore the number of static chrs after the last capture
group. However, we don't need this to calculate the totalmatched length,
we can inseted use the 0th capture group.
2021-06-27 00:06:40 +03:00
..
src remove unnecessary len 2021-06-27 00:06:40 +03:00
CHANGES.md prepare macros release 0.2.1 2021-06-08 17:48:30 +01:00
Cargo.toml change actix-router version to 0.4.0 2021-06-06 18:48:27 +01:00
LICENSE-APACHE move router to actix-router 2020-12-31 02:29:27 +00:00
LICENSE-MIT move router to actix-router 2020-12-31 02:29:27 +00:00