Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Lib.rs
(Uncensored)
subscribe
Regex (1.12.1)
https://lib.rs/crates/regex
links
backlinks
Tagged with:
text-processing
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.