create_file_async

Function create_file_async 

Source
pub async fn create_file_async<P: AsRef<Path>>(path: P) -> Result<File>
Available on crate feature async-std only.
Expand description

Create a new file