Function open

Source
pub fn open(path: impl AsRef<Path>) -> Result<File>
Expand description

Wrapper for std::fs::File::open