Skip to main content

view_history

Function view_history 

Source
pub fn view_history(
    history: Vec<HistoryEntry>,
    current_run_id: String,
) -> Result<()>