Skip to main content

module_workflow_from_inputs

Function module_workflow_from_inputs 

Source
pub fn module_workflow_from_inputs(
    inputs: &[InMemoryFile],
    scan_opts: &ScanOptions,
    module: &ModuleSettings,
) -> Result<ModuleReceipt>
Expand description

Runs the module summary workflow for ordered in-memory inputs.