pub fn open_read_only_file<P: AsRef<Path>>(path: P) -> Result<File>
Available on crate feature sync only.
Expand description

Open a read-only file