Docs.rs
eye_minigrep-0.1.0
eye_minigrep 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
we08guyy
Dependencies
Versions
22.22%
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 eye_minigrep
eye_
minigrep
0.1.0
All Items
Sections
A Mini Grep Tool by Rust
Crate Items
Structs
Functions
Crate
eye_
minigrep
Copy item path
Source
Expand description
§
A Mini Grep Tool by Rust
reference: https://doc.rust-lang.org/book/ch12-00-an-io-project.html
Structs
§
Config
Functions
§
run
search
Search a str slice in which line of another str slice’s.
search_
case_
insensitive