Skip to main content

read_to_string_async

Function read_to_string_async 

Source
pub async fn read_to_string_async(path: &Path) -> Result<String>
Expand description

Read a file to string with contextual error (async)