Skip to main content

excerpt_text_lines

Function excerpt_text_lines 

Source
pub fn excerpt_text_lines<'a>(
    text: &'a str,
    head: usize,
    tail: usize,
) -> TextLineExcerpt<'a>