Type Alias ContractRegistry
pub type ContractRegistry = BoxCloneSyncService<GetContract, Address, Error>;Aliased Typeยง
pub struct ContractRegistry(/* private fields */);pub type ContractRegistry = BoxCloneSyncService<GetContract, Address, Error>;pub struct ContractRegistry(/* private fields */);