pub async fn write( path: impl AsRef<Path>, contents: impl Into<Vec<u8>>, ) -> Result<()>
std::fs::write on a blocking worker.
std::fs::write