Struct collections::str::RMatchIndices [] [src]

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

Created with the method .rmatch_indices().