Function run_tool_check_step

Source
fn run_tool_check_step(
    builder: &Builder<'_>,
    target: TargetSelection,
    step_type_name: &str,
    path: &str,
)
Expand description

Used by the implementation of Step::run in tool_check_step!.