[][src]Function krill::commons::util::file::create_file_with_path

pub fn create_file_with_path(path: &PathBuf) -> Result<File, Error>