Module span_map

Module span_map 

Source

Structsยง

Span ๐Ÿ”’
This is a stripped down version of rustc_span::Span that only contains the start and end byte positions of the span.
SpanMapVisitor ๐Ÿ”’

Enumsยง

LinkFromSrc ๐Ÿ”’
This enum allows us to store two different kinds of information:

Constantsยง

DUMMY_SP ๐Ÿ”’

Functionsยง

collect_spans_and_sources ๐Ÿ”’
This function will do at most two things:
hir_enclosing_body_owner ๐Ÿ”’