std::io
scan
fn char[]? Scanner.scan(&self, String pattern = "\n")Scan the stream for the next split character and return data up to the match.fn char[]? Scanner.scan(&self, String pattern = "\n")Scan the stream for the next split character and return data up to the match.