Module read_to_string
tokio
1.48.0
Module read_
to_
string
Module Items
Functions
In tokio::
fs
tokio
::
fs
Module
read_
to_
string
Copy item path
Source
Functions
ยง
read_
to_
string
Creates a future which will open a file for reading and read the entire contents into a string and return said string.