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