Skip to main content

build_guide_from_result

Function build_guide_from_result 

Source
pub fn build_guide_from_result(result: &AuditResult) -> WalkthroughGuide
Expand description

Assemble the walkthrough guide from an crate::audit::AuditResult on the brief path. Reuses build_brief_output for the digest (graph-only, pure) and the retained routing + impact closure for the direction.