pub type PeerLookupServiceRef = Arc<dyn PeerLookupService + Send + Sync>;
struct PeerLookupServiceRef { /* private fields */ }