Struct collections::str::LinesAny
[−]
[src]
pub struct LinesAny<'a>(_);
Deprecated since 1.4.0
: use lines()/Lines instead now
Created with the method .lines_any()
.
pub struct LinesAny<'a>(_);
: use lines()/Lines instead now
Created with the method .lines_any()
.