Skip to main content

check_route

Function check_route 

Source
pub fn check_route(
    chart: &ChartStore,
    route: &Route,
    defaults: Defaults,
) -> Result<RouteReport, StoreError>
Expand description

Checks every leg of a route against a chart.

ยงErrors

If the chart cannot be read.