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