pub type DynPeerStoreFactory = Arc<dyn PeerStoreFactory>;Expand description
Trait-object PeerStoreFactory.
Aliased Typeยง
pub struct DynPeerStoreFactory { /* private fields */ }pub type DynPeerStoreFactory = Arc<dyn PeerStoreFactory>;Trait-object PeerStoreFactory.
pub struct DynPeerStoreFactory { /* private fields */ }