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