Module nom::regexp [−][src]
This is supported on crate feature
regexp only.Expand description
Parser combinators that use regular expressions.
Modules
| bytes | Regular expression parser combinators for bytes. |
| str | Regular expression parser combinators for strings. |