pub fn open(path: impl AsRef<Path>) -> Result<File>
Wrapper for std::fs::File::open
std::fs::File::open