Struct collections::str::RSplitTerminator [] [src]

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

Created with the method .rsplit_terminator().