Docs.rs
minigrep_chinna-0.1.0
minigrep_chinna 0.1.0
Permalink
Docs.rs crate page
AML
Links
crates.io
Source
Owners
chinna4037
Dependencies
Versions
42.86%
of the crate is documented
Platform
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
Crate minigrep
minigrep
0.1.0
All Items
Crate Items
Structs
Functions
Crate
minigrep
Copy item path
Source
Expand description
Useful for building a grep command line tool in rust
Structs
§
Config
Config defines your data structure used in this application
Functions
§
run
used to search the file and print lines in that file that contains query string.