Function wasm_deploy::commands::query

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