read_lines
: Use .map_while(Result::ok)
instead of .flatten()
.#1890
Merged
marioidival merged 1 commit intorust-lang:masterfrom lgarron:patch-1Oct 26, 2024
+1-1
read_lines
: Use .map_while(Result::ok)
instead of .flatten()
.#1890