tokio
1.41.1
Module read_to_string
Functions
In tokio::fs
Module
tokio
::
fs
::
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.