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

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

Downloads a precompiled copy of the tool, if available.