Skip to main content

collect_learning_objectives

Function collect_learning_objectives 

Source
fn collect_learning_objectives(
    blocks: &[GutenbergBlock],
    objectives: &mut Vec<String>,
)