Docs.rs
oih_grrs-0.1.0
oih_grrs 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
Crates.io
Source
Owners
OldIronHorse
Dependencies
exitfailure ^0.5.1
normal
failure ^0.1.5
normal
structopt ^0.2.10
normal
assert_cmd ^0.10
dev
predicates ^1
dev
tempfile ^3
dev
Versions
Platform
i686-pc-windows-msvc
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
☰
oih_grrs
[
−
]
[src]
Function
oih_grrs
::
find_matches
pub fn find_matches<R:
BufRead
>(content: R, pattern: &
str
, writer: impl
Write
)