summaryrefslogtreecommitdiffstats
path: root/src/regex.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactorJesse Luehrs2022-12-111-0/+1
|
* use once_cell instead of lazy_staticJesse Luehrs2021-12-211-3/+2
|
* slight improvement for regex matchingJesse Luehrs2021-12-211-0/+8