regex_macros 0.2.0

An implementation of statically compiled regular expressions for Rust. Unless you specifically need compile time regular expressions or a matching engine that is guaranteed not to allocate, you should temporarily prefer using the plain regex crate (since it is almost always faster).
Documentation
  • Feature flags
  • Feature flags are not available for this release because the build failed before we could retrieve them, or it was built before features were collected by docs.rs.

regex_macros

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

Feature flags are not available for this release because it was built before features were collected by docs.rs.