Docs.rs
quarto-source-map-0.1.0
quarto-source-map 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
cscheid
Dependencies
serde ^1.0.228
normal
serde_json ^1.0.149
normal
smallvec ^1.13
normal
serde_json ^1.0.149
dev
Versions
90.43%
of the crate is documented
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 types
quarto_
source_
map
0.1.0
Module types
Module Items
Structs
In crate quarto_
source_
map
quarto_source_map
Module
types
Copy item path
Source
Expand description
Core types for source mapping
Structs
ยง
FileId
A unique identifier for a source file
Location
A location in source text (0-indexed)
Range
A range in source text from start to end