Function wasm_deploy::commands::execute

source ·
pub async fn execute<C: Contract>(
    contract: &impl Contract
) -> Result<Status, DeployError>