Struct core::str::pattern::CharSearcher
[−]
[src]
pub struct CharSearcher<'a>(CharEqPattern<char>::Searcher);
Associated type for <char as Pattern<'a>>::Searcher
.