☰
In clippy_utils::source
Structs
SourceFileRange
Traits
SpanRange
Functions
expand_past_previous_comma
expr_block
first_char_in_first_line
first_line_of_span
get_source_text
indent_of
is_present_in_source
line_span
position_before_rarrow
reindent_multiline
reindent_multiline_inner
snippet
snippet_block
snippet_block_with_applicability
snippet_block_with_context
snippet_indent
snippet_opt
snippet_opt_sess
snippet_with_applicability
snippet_with_applicability_sess
snippet_with_context
snippet_with_context_sess
trim_span
walk_span_to_context
without_block_comments
?
Function
clippy_utils
::
source
::
snippet_opt_sess
source
·
[
−
]
fn snippet_opt_sess(sess: &
Session
, span:
Span
) ->
Option
<
String
>