pub struct CharSearcher<'a> { /* private fields */ }🔬This is a nightly-only experimental API. (
pattern)Expand description
Associated type for <char as Pattern>::Searcher<'a>.
Trait Implementations§
source§impl<'a> Clone for CharSearcher<'a>
impl<'a> Clone for CharSearcher<'a>
source§fn clone(&self) -> CharSearcher<'a>
fn clone(&self) -> CharSearcher<'a>
Re