1 2 3 4 5 6 7 8 9
--- source: src/nom_parser.rs expression: "parse(\"/foo/{a{1,2}-.+}/update\", '{', '}').finish().map(serialize).unwrap()" --- - "remaining:[]" - - "text:/foo/" - "regex:a{1,2}-.+" - "text:/update"