Docs.rs
srcmap-sourcemap-0.3.7
srcmap-sourcemap 0.3.7
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
BartWaardenburg
Dependencies
serde ^1
normal
serde_json ^1
normal
srcmap-codec ^0.3.7
normal
srcmap-scopes ^0.3.7
normal
criterion ^0.8
dev
simd-json ^0.17
dev
sonic-rs ^0.5
dev
Versions
84.13%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module offset_lookup
srcmap_
sourcemap
0.3.7
Module offset_
lookup
Module Items
Structs
Traits
In crate srcmap_
sourcemap
srcmap_sourcemap
Module
offset_
lookup
Copy item path
Source
Structs
§
Generated
Offset
Lookup
Converts generated UTF-8 byte offsets into source-map generated positions.
Traits
§
Original
Position
Lookup
Source map lookup shape used by
GeneratedOffsetLookup
.