ibraheemdev / matchit

A high performance, zero-copy URL router.
https://docs.rs/matchit
MIT License
344 stars 35 forks source link

New route syntax #50

Closed ibraheemdev closed 6 months ago

ibraheemdev commented 6 months ago

This PR implements the initial switch to the {x} syntax for route parameters, with no new additional functionality. Part of https://github.com/ibraheemdev/matchit/issues/35.