Function create

Source
pub fn create<P: AsRef<Path>>(file: P) -> File
Expand description

create a file for writing, quitting if not possible.