Struct std::str::pattern::CharSearcher
[−]
[src]
pub struct CharSearcher<'a>(CharEqPattern<char>::Searcher);
Unstable (
pattern
): API not fully fleshed out and ready to be stabilized
Associated type for <char as Pattern<'a>>::Searcher
.