write_file

Function write_file 

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

Write to a file asynchronously.