Skip to main content

run_find

Function run_find 

Source
pub(crate) fn run_find(
    chart: &ChartArgs,
    from: Position,
    to: Position,
    margin_nm: Option<f64>,
    cell_nm: Option<f64>,
    gpx: Option<&Path>,
    avoid_restricted: bool,
) -> ExitCode