write_file

Function write_file 

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