1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-05-08 19:43:09 +00:00
actix-web/actix-router/src
2024-05-06 06:03:44 +01:00
..
de.rs build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
lib.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
path.rs refactor: address clippy warnings 2024-05-06 06:03:44 +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