[][src]Function wasm_pack::install::download_prebuilt

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

Downloads a precompiled copy of the tool, if available.