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

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

Created with the method .splitn().