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