Skip to main content

run

Function run 

Source
pub fn run(
    config_path: &Path,
    input: RouteInput,
    requested_format: Option<OutputFormat>,
) -> Result<AppResult>