Type Alias darkfid::DarkfiNodePtr
source · pub type DarkfiNodePtr = Arc<DarkfiNode>;
Expand description
Atomic pointer to the DarkFi node
Aliased Type§
struct DarkfiNodePtr { /* private fields */ }
pub type DarkfiNodePtr = Arc<DarkfiNode>;
Atomic pointer to the DarkFi node
struct DarkfiNodePtr { /* private fields */ }