darkfi
0.4.1
PublisherPtr
Aliased type
In darkfi::system::publisher
Type Alias
darkfi
::
system
::
publisher
::
PublisherPtr
Copy item path
source
·
[
−
]
pub type PublisherPtr<T> =
Arc
<
Publisher
<T>>;
Aliased Type
§
struct PublisherPtr<T> {
/* private fields */
}