Skip to main content

create_file

Function create_file 

Source
pub fn create_file(path: &Path) -> Result<File, OakError>
Expand description

Creates a file and its parent directories.