Function wasm_deploy::contract::execute

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