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