Struct collections::str::Split
[−]
[src]
pub struct Split<'a, P> where P: Pattern<'a>(_);
1.0.0Created with the method split()
.
pub struct Split<'a, P> where P: Pattern<'a>(_);
1.0.0Created with the method split()
.