safe_open_options

Function safe_open_options 

Source
pub fn safe_open_options(
    path: &Path,
    allow_symlinks: bool,
) -> Result<OpenOptions>
Expand description

Safely opens a file with custom options