StrSearcher in std::str::pattern - Rust (original) (raw)
Struct StrSearcher
pub struct StrSearcher<'a, 'b> { /* private fields */ }🔬This is a nightly-only experimental API. (pattern #27721)
Expand description
Associated type for <&str as Pattern>::Searcher<'a>.