Skip to main content

build_walkthrough_human

Function build_walkthrough_human 

Source
pub fn build_walkthrough_human(
    guide: &StandardWalkthroughGuide,
    viewed: &ViewedState,
    show_cleared: bool,
) -> WalkthroughHumanRender
Expand description

Build the human walkthrough tour from the in-memory guide. Pure: no IO, no mutation. viewed decorates each file row; show_cleared expands the Cleared panel.