Module rustfmt_nightly::source_map
source ยท Expand description
This module contains utilities that work with the SourceMap
from libsyntax
/syntex_syntax
.
This includes extension traits and methods for looking up spans and line ranges for AST nodes.
Traitsยง
- Line
Range ๐Utils - Span
Utils ๐