☰
rustc_middle
1.75.0-dev
In rustc_middle::mir::spanview
Structs
SpanViewable
Constants
ANNOTATION_LEFT_BRACKET
ANNOTATION_RIGHT_BRACKET
CARET
FOOTER
HEADER
NEW_LINE_SPAN
START_BODY
STYLE_SECTION
TOOLTIP_INDENT
Functions
block_span_viewable
compute_block_span
escape_attr
escape_html
fn_span
hir_body
make_html_snippet
source_range_no_file
statement_span_viewable
terminator_span_viewable
tooltip
trim_span
trim_span_hi
trim_span_lo
write_coverage_gap
write_document
write_mir_fn_spanview
write_next_viewable_with_overlaps
write_span
?
Function
rustc_middle
::
mir
::
spanview
::
escape_attr
source
·
[
−
]
fn escape_attr(s: &
str
) ->
String