tokio
1.46.1
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.