http-rs / route-recognizer

Recognizes URL patterns with support for dynamic and wildcard segments
MIT License
100 stars 38 forks source link

add support for dot separators #41

Closed jbr closed 4 years ago

jbr commented 4 years ago

closes #16

the awkward segments function is due to the fact that split_inclusive is unstable