[][src]Function osmgraphing::helpers::open_file

pub fn open_file<P: AsRef<Path> + ?Sized>(path: &P) -> Result<File, String>