pub async fn read_to_string_async(path: &Path) -> Result<String>
Read a file to string with contextual error (async)