pub struct CharSliceSearcher<'a, 'b>(/* private fields */);🔬This is a nightly-only experimental API. (
pattern)Expand description
Associated type for <&[char] as Pattern>::Searcher<'a>.
pub struct CharSliceSearcher<'a, 'b>(/* private fields */);pattern)Associated type for <&[char] as Pattern>::Searcher<'a>.