kvarn::prelude::utils::prelude::compact_str::core::str::pattern

Struct CharSearcher

source
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>

source§

fn clone(&self) -> CharSearcher<'a>

Re