pub trait AutoImpl: ContractBase { }

Implementations on Foreign Types§

source§

impl<A> AutoImpl for UniversalContractObj<A>where A: VMApi,

Implementors§

source§

impl<A> AutoImpl for multiversx_sc_modules::token_merge::ContractObj<A>where A: VMApi,

source§

impl<A> AutoImpl for multiversx_sc_modules::pause::ContractObj<A>where A: VMApi,