regex-automata 0.2.0

Automata construction and matching using regular expressions.
Documentation

regex-automata

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 9 feature flags, 5 of them enabled by default.

default

alloc (default)

std (default)

This feature flag does not enable additional features.

syntax (default)

regex-syntax (default)

This feature flag does not enable additional features.

fst

This feature flag does not enable additional features.

log

This feature flag does not enable additional features.

logging

transducer