Type Alias darkfid::DarkfidPtr

source ·
pub type DarkfidPtr = Arc<Darkfid>;
Expand description

Atomic pointer to the DarkFi daemon

Aliased Type§

struct DarkfidPtr { /* private fields */ }