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