Skip to main content

write_file

Function write_file 

Source
pub async fn write_file(path: String, data: Vec<u8>) -> Result<()>