Function write_to_file_async

Source
pub async fn write_to_file_async(path: &str, data: &str) -> Result<(), Error>