Struct collections::str::Matches  
            
                [−]
            
        [src]
pub struct Matches<'a, P> where P: Pattern<'a>(_);Created with the method .matches().
pub struct Matches<'a, P> where P: Pattern<'a>(_);Created with the method .matches().