Type Alias darkfi::system::publisher::PublisherPtr

source ·
pub type PublisherPtr<T> = Arc<Publisher<T>>;

Aliased Type§

struct PublisherPtr<T> { /* private fields */ }