Module nom::regexp[][src]

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.