pub struct CharPredicateSearcher<'a, F> where F: FnMut(char) -> bool(_);
Unstable (pattern
#27721): API not fully fleshed out and ready to be stabilized
Associated type for <F as Pattern<'a>>::Searcher
.
Trait Implementations
Unstable (pattern
#27721): API not fully fleshed out and ready to be stabilized
fn haystack(&self) -> &'a str
Unstable (pattern
#27721): API not fully fleshed out and ready to be stabilized
Unstable (pattern
#27721): API not fully fleshed out and ready to be stabilized
fn next_match(&mut self) -> Option<(usize, usize)>
Unstable (pattern
#27721): API not fully fleshed out and ready to be stabilized
Unstable (pattern
#27721): API not fully fleshed out and ready to be stabilized
Unstable (pattern
#27721): API not fully fleshed out and ready to be stabilized
Unstable (pattern
#27721): API not fully fleshed out and ready to be stabilized
Unstable (pattern
#27721): API not fully fleshed out and ready to be stabilized
Derived Implementations
Unstable (pattern
#27721): API not fully fleshed out and ready to be stabilized
fn clone_from(&mut self, source: &Self)
1.0.0