Struct core::str::RSplitNStable
[-]
[+]
[src]
pub struct RSplitN<'a, P>(_);
Return type of StrExt::rsplitn
pub struct RSplitN<'a, P>(_);
Return type of StrExt::rsplitn
impl<'a, P: CharEq> Iterator<&'a str> for RSplitN<'a, P>impl<'a, P: Clone> Clone for RSplitN<'a, P>fn clone(&self) -> RSplitN<'a, P>fn clone_from(&mut self, source: &Self)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).