Function tectonic::io::try_open_file

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