Type Alias common_meta::peer::PeerLookupServiceRef

source ·
pub type PeerLookupServiceRef = Arc<dyn PeerLookupService + Send + Sync>;

Aliased Type§

struct PeerLookupServiceRef { /* private fields */ }