Docs.rs
grrs-lazy-0.2.0
grrs-lazy 0.2.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
crodjer
Dependencies
clap-verbosity-flag ^0.2
normal
env_logger ^0.6
normal
exitfailure ^0.5
normal
failure ^0.1
normal
log ^0.4
normal
structopt ^0.2
normal
assert_cmd ^0.10
dev
predicates ^1
dev
tempfile ^3
dev
Versions
50%
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 grrs_lazy
grrs_
lazy
0.2.0
All Items
Crate Items
Functions
Crate
grrs_
lazy
Copy item path
Source
Functions
ยง
find_
matches
Given an iterator on strings and a pattern string to search, returns an iterator of all the strings which contain the pattern.