Struct collections::str::Split [] [src]

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

Created with the method .split().