| Crates.io | pixls_grep_rust |
| lib.rs | pixls_grep_rust |
| version | 0.1.0 |
| created_at | 2023-11-29 07:13:37.66773+00 |
| updated_at | 2023-11-29 07:13:37.66773+00 |
| description | A tool to search files |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1052709 |
| size | 20,812 |
cargo run -- some-pattern some-path
cargo add clap --features derive
cargo add indicatif
cargo add anyhow
cargo add log
cargo add env_logger