pub type DarkfiNodePtr = Arc<DarkfiNode>;Expand description
Atomic pointer to the DarkFi node
Aliased Typeยง
pub struct DarkfiNodePtr { /* private fields */ }pub type DarkfiNodePtr = Arc<DarkfiNode>;Atomic pointer to the DarkFi node
pub struct DarkfiNodePtr { /* private fields */ }