Package : rust-regex

Package details

Summary: Implementation of regular expressions for Rust

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


URL: https://crates.io/crates/regex
License: MIT OR Apache-2.0

Maintainer: nobody

List of RPMs