pub async fn write( path: impl AsRef<Path>, contents: impl AsRef<[u8]> ) -> Result<()>
tokio
Wrapper for tokio::fs::write.
tokio::fs::write