1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-25 11:01:14 +00:00
actix-web/actix-router/src
2024-08-10 05:15:49 +01:00
..
de.rs chore: address clippy warnings 2024-08-07 04:06:18 +01:00
lib.rs chore: move deny lints to manifests 2024-07-07 03:54:00 +01:00
path.rs chore: disallow e bindings 2024-08-10 05:15:49 +01:00
pattern.rs split up router pattern and resource_path modules 2021-12-14 18:59:59 +00:00
quoter.rs rework actix_router::Quoter (#2709) 2022-03-28 20:58:35 +00:00
regex_set.rs Add unicode feature to switch between regex and regex-lite crates as a trade-off between full unicode support and binary size (#3291) 2024-03-03 15:50:16 +00:00
resource.rs Add unicode feature to switch between regex and regex-lite crates as a trade-off between full unicode support and binary size (#3291) 2024-03-03 15:50:16 +00:00
resource_path.rs clippy 2022-07-23 02:48:28 +01:00
router.rs chore: remove allow(uninlined_format_args) 2023-12-16 10:33:00 +00:00
url.rs Actix Web Rustls v0.21 support (#3116) 2023-08-29 01:11:11 +01:00