exit_span in rustdoc::html::highlight - Rust (original) (raw)
Function exit_span
fn exit_span(out: &mut impl Write, closing_tag: &str)
Expand description
Called at the end of a span of highlighted text.
fn exit_span(out: &mut impl Write, closing_tag: &str)
Expand description
Called at the end of a span of highlighted text.