ezio
0.1.2
Module file
Structs
Functions
In crate ezio
?
Settings
Module
ezio
::
file
Copy item path
source
·
[
−
]
Expand description
File IO.
Structs
§
Reader
An object for reading from a file.
Writer
An object for writing to a file.
Functions
§
read
Read and return a whole file.
reader
Create an object to read from a file.
write
Write a string to a file.
writer
Create an object to write to a file.