wright::source_tracking

Type Alias SourceRef

Source
pub type SourceRef = Arc<Source>;
Available on crate feature source-tracking only.
Expand description

A reference to a Source in a SourceMap.

Aliased Typeยง

struct SourceRef { /* private fields */ }