Struct source_map::SourceMapBuilder [−][src]
pub struct SourceMapBuilder { /* fields omitted */ }
Expand description
Struct for building a source map (v3)
Implementations
Original line and original column are one indexed
Trait Implementations
Returns the “default value” for a type. Read more