pub fn module_workflow( scan: &ScanSettings, module: &ModuleSettings, ) -> Result<ModuleReceipt>
Runs the module summary workflow with pure settings types.
scan
module
A ModuleReceipt containing the module breakdown.
ModuleReceipt