read_file

Function read_file 

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

Read a file asynchronously.