Module io
ys1r
0.1.0
Module io
Module Items
Functions
In crate ys1r
ys1r
Module
io
Copy item path
Source
Functions
ยง
file_
read
Reads the content of a file into a String.
file_
write
Writes a string to a file.
process_
file_
lines
Processes each line of a file with a given function.