Function simple_fs::create_file

source ·
pub fn create_file(file_path: impl AsRef<Path>) -> Result<File>