Skip to main content

workspace_tool

Function workspace_tool 

Source
pub const fn workspace_tool(
    bin_name: &'static str,
    display_name: &'static str,
    version: &'static str,
    license: LicenseType,
    supports_json: bool,
    supports_doctor: bool,
    supports_update: bool,
) -> ToolSpec
Expand description

Create a ToolSpec for a binary shipped from the shared tools workspace.