[][src]Function tectonic::io::try_open_file

pub fn try_open_file<P: AsRef<Path>>(path: P) -> OpenResult<File>