Function read_nav_route_file

Source
pub fn read_nav_route_file<P: AsRef<Path>>(
    path: P,
) -> Result<NavRoute, ReadNavRouteFileError>