Crate regex_cache

Source
Expand description

This crate provides a library for caching or lazily creating regular expressions.

Structs§

Enums§

  • An error that occurred during parsing or compiling a regular expression.