Docs.rs
hunter_mygrep-0.1.0
hunter_mygrep 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
Hunter-Plus
Dependencies
Versions
33.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Crate hunter_mygrep
hunter_
mygrep
0.1.0
All Items
Sections
My Grep
Crate Items
Structs
Functions
Crate
hunter_
mygrep
Copy item path
Source
Expand description
§
My Grep
hunter_mygrep
is a tool to grep query from text files. It’s a learning project.
Structs
§
Config
Functions
§
run
Run with parameters through command lines.
search
Search query in file.
search_
case_
insensitive