regextrie 0.1.0

High-performance Rust library designed for matching a large number of regular expressions against a given input string
Documentation
1
2
3
4
5
6
7
8
edition = "2024"
style_edition = "2024"
unstable_features = true
group_imports = "StdExternalCrate"
imports_granularity = "Crate"
indent_style = "Block"
reorder_imports = true
reorder_modules = true