Skip to main content

open_file_validated

Function open_file_validated 

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

Open a file for reading only after validating the path.