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