pub fn create<P: AsRef<Path>>(path: P) -> Result<File>
Expand description

Creates a new file.