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