Docs.rs
lightgrep-0.2.1
lightgrep 0.2.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
drxnn
Dependencies
aho-corasick ^1.1.3
normal
clap ^4.5.45
normal
colored ^3.0.0
normal
crossbeam ^0.8
normal
memmap2 ^0.9.10
normal
num_cpus ^1.0
normal
rayon ^1.11.0
normal
regex ^1.11.1
normal
walkdir ^2.5.0
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
lightgrep
0.2.1
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
Args
Config
Enums
FileResult
Pattern
Traits
Matcher
Functions
count_lines_with_matches
highlight_match
print_each_result
print_results
process_file
process_lines
run