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