[][src]Function wasm_pack::install::cargo_install

pub fn cargo_install(
    tool: Tool,
    cache: &Cache,
    version: &str,
    install_permitted: bool
) -> Result<Status, Error>

Use cargo install to install the tool locally into the given crate.