Skip to main content

write_async

Function write_async 

Source
pub async fn write_async(path: &Path, contents: impl AsRef<[u8]>) -> Result<()>
Expand description

Write a file with contextual error (async)