read_file_as_string

Function read_file_as_string 

Source
pub async fn read_file_as_string(file_path: &str) -> Result<String, Error>