Skip to main content

collect_block

Function collect_block 

Source
fn collect_block<'a>(lines: &[&'a str], start: usize) -> Vec<(usize, &'a str)>