Macro bootstrap::core::build_steps::check::tool_check_step

source ·
macro_rules! tool_check_step {
    ($name:ident, $path:literal, $($alias:literal, )* $source_type:path $(, $default:literal )?) => { ... };
}