pub type DarkfidPtr = Arc<Darkfid>;
Atomic pointer to the DarkFi daemon
pub struct DarkfidPtr { /* private fields */ }