[][src]Module nom::regexp

This is supported on crate feature regexp only.

Parser combinators that use regular expressions.

Modules

bytes

Regular expression parser combinators for bytes.

str

Regular expression parser combinators for strings.