fancy-regex 0.18.0

An implementation of regexes, supporting a relatively rich set of features, including backreferences and look-around. Aims to be compatible with Oniguruma syntax when the relevant flag is set.
Documentation

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

default

perf (default)

std (default)

unicode (default)

variable-lookbehinds (default)

track_caller

This feature flag does not enable additional features.