Struct collections::str::MatchIndices [−] [src]

pub struct MatchIndices<'a, P> where P: Pattern<'a>(_);

Created with the method .match_indices().