pub type SourceRef = Arc<Source>;
source-tracking
A reference to a Source in a SourceMap.
struct SourceRef { /* private fields */ }