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