route-pattern 0.2.0

A parser and matcher for route patterns
Documentation
1
2
3
4
5
6
---
source: src/hand_parser.rs
expression: "serialize(&parse(\"<abc.+>\", '<', '>').unwrap())"
---
- "regex:abc.+"