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