rusty_regex 0.2.4

A minimalistic regex engine using the pipeline: Regex -> AST -> NFA -> DFA -> Match(String)
Documentation

rusty_regex

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 1 feature flags, 0 of them enabled by default.

default

This feature flag does not enable additional features.

expose-internals

This feature flag does not enable additional features.