Skip to main content

extract_html_with_span

Function extract_html_with_span 

Source
pub(crate) fn extract_html_with_span<S: SpanProvider>(
    buf: &str,
    include_verbatim: bool,
    span_provider: S,
) -> Vec<RawUri>