regex

1.13.1

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

Package

Registry
crates.io
Repository
rust-lang/regex
Homepage
https://github.com/rust-lang/regex
Documentation
https://docs.rs/regex

Terms and attribution

License

MIT OR Apache-2.0

MITApache-2.0

Authors
The Rust Project DevelopersAndrew Gallant
License files
LICENSE-APACHELICENSE-MIT

Dependency paths

  1. cms workspace root
  2. regex 1.13.1

Depended on by

Directly

Through other packages