Crate source_map
source ·Modules
Structs
- A start and end. Also contains trace of original source
- Used for getting byte count of the result when built into string without building the string
- The byte start
- Zero based
- Zero based
- Contains the byte indexes of when line starts
- A scalar/singular byte wise position. Zero based
- A identifier for a crate::Source
- Struct for building a source map (v3)
- The byte start
- Building a source along with its source map
Traits
- A trait for defining behavior of adding content to a buffer. As well as register markers for source maps