Docs.rs
dtgrep-0.1.2
dtgrep 0.1.2
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
ytudt
Dependencies
Versions
44.44%
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
dtgrep
0.1.2
All Items
Crate Items
Structs
Functions
Crate
dtgrep
Copy item path
Source
Expand description
文章中查找文本
Structs
§
Config
Functions
§
run
查找包含目标文本的集合.
search
查找包含目标文本的行(大小写敏感).
search_
case_
insensitive
查找包含目标文本的行(大小写不敏感).