Expand description
Miner types and selection
For miner type selection and scanning, see MinerFactory.
For traits implemented by each miner, see GetMinerData for data gathering,
and HasMinerControl.
These traits are unified by the Miner trait.
Per-miner implementations are under backends in their own modules.