[ Web Proxy ]
URL:
Viewing: https://docs.rs/oxc_sourcemap [Back]  [Original]

oxc_sourcemap - Rust
Skip to main content

Crate oxc_sourcemap

Crate oxc_sourcemap Copy item path

Source

Structs

ConcatSourceMapBuilder
The ConcatSourceMapBuilder is a helper to concat sourcemaps.
JSONSourceMap
See https://github.com/tc39/source-map/blob/1930e58ffabefe54038f7455759042c6e3dd590e/source-map-rev3.md.
OwnedSourceMap
An owned, lifetime-free source map.
SourceMap
A parsed source map.
SourceMapBuilder
Helper to build a SourceMap.
SourceMapParts
Owned destructured parts of a SourceMap.
SourceViewToken
The SourceViewToken provider extra source and source_content value.
SourcemapVisualizer
The SourcemapVisualizer is a helper for sourcemap testing. It print the mapping of original content and final content tokens.
Token
The Token is used to generate vlq mappings.
TokenChunk

Enums

Error

Web Proxy Viewer  |  New URL  |  Original Page