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.