Skip to main content

prefix_hyperlink_lines

Function prefix_hyperlink_lines 

Source
pub fn prefix_hyperlink_lines(
    lines: Vec<HyperlinkLine>,
    initial_prefix: Span<'static>,
    subsequent_prefix: Span<'static>,
) -> Vec<HyperlinkLine>