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

Struct CharArraySearcher

source
pub struct CharArraySearcher<'a, const N: usize>(/* private fields */);
🔬This is a nightly-only experimental API. (pattern)
Expand description

Associated type for <[char; N] as Pattern>::Searcher<'a>.

Trait Implementations§

source§

impl<'a, const N: usize> Clone for