1 2 3 4 5 6 7 8 9
--- source: route-pattern/src/nom_parser.rs expression: "parse(\"foobar<yo>>\", '<', '>').finish().map(serialize).unwrap()" --- - "remaining:[]" - - "text:foobar" - "regex:yo" - "text:>"