mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2024-12-12 19:18:24 +02:00
1595f0faf5
It does what it says on the tin. Closes #70. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
grep
This is a library that provides grep-style line-by-line regex searching (with
comparable performance to grep
itself).