Struct collections::str::SplitN [] [src]

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

Created with the method splitn().