Function wasm_deploy::commands::contract

source ·
pub async fn contract(
    settings: &WorkspaceSettings,
    add: &bool,
    delete: &bool
) -> Result<()>