Function elrond_wasm_module_dns::contract_obj[][src]

pub fn contract_obj<A>(api: A) -> ContractObj<A> where
    A: VMApi + Clone + 'static,