Implementation of regular expressions for Rust
Implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use "the aho-corasick" feature of the "regex" crate.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.5.4-3.fc36 | - |
Fedora 35 | 1.5.4-2.fc35 | - |
Fedora 34 | 1.4.3-2.fc34 | - |
EPEL 9 | 1.5.4-6.el9 | - |
You can contact the maintainers of this package via email at
rust-regex dash maintainers at fedoraproject dot org
.