Docs.rs
kean_minigrep-0.0.1
kean_minigrep 0.0.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
ninekiss
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
kean_
minigrep
0.0.1
All Items
Sections
Kean Minigrep
Crate Items
Structs
Functions
Crate
kean_minigrep
Copy item path
Source
Expand description
§
Kean Minigrep
kean_minigrep
is a simple tool used to search strings from a file.
Structs
§
Config
Functions
§
run
search
Search query string in contents.
search_
case_
insensitive
在内容中搜索字符串,忽略大小写.