- Notifications
You must be signed in to change notification settings - Fork37
Recognizes URL patterns with support for dynamic and wildcard segments
License
NotificationsYou must be signed in to change notification settings
http-rs/route-recognizer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Recognizes URL patterns with support for dynamic and wildcard segments
$ cargo add route-recognizer
This crate uses#![deny(unsafe_code)]
to ensure everything is implemented in100% Safe Rust.
Want to join us? Check out our"Contributing" guide and take alook at some of these issues:
Licensed under either theMIT license at your option.Unless you explicitly state otherwise, any contribution intentionally submittedfor inclusion in this crate by you, as defined in the Apache-2.0 license, shallbe dual licensed as MIT / Apache-2.0, without any additional terms orconditions.
About
Recognizes URL patterns with support for dynamic and wildcard segments
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors15
Uh oh!
There was an error while loading.Please reload this page.