1 unstable release
0.1.1 | Nov 28, 2024 |
---|---|
0.1.0 |
|
#6 in #contain
252 downloads per month
3KB
"# Search Tool"
A CLI tool to search for a pattern in a file and display the lines tha contain the pattern
Installation
To install the "search_tool" crate, add it to your 'Cargo.toml'
Use
To use this crate you need to use the command "search" Example: cargo run --bin "path/to/your/directory" -- search "Your_pattern" "path/to/your/file.txt"
Dependencies
~3.5MB
~66K SLoC