Docs.rs
graphcal-compiler-0.0.1-alpha.14
graphcal-compiler 0.0.1-alpha.14
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
shunichironomura
Dependencies
hifitime ^4.2.4
normal
indexmap ^2.13.0
normal
jiff ^0.2.21
normal
logos ^0.16.1
normal
miette ^7.6.0
normal
petgraph ^0.8.3
normal
stacker ^0.1.24
normal
thiserror ^2.0.18
normal
toml-spanner ^1.0.0
normal
insta ^1.46.3
dev
proptest ^1.10.0
dev
Versions
44.16%
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 span
graphcal_
compiler
0.0.1-alpha.14
Module span
Module Items
Structs
In graphcal_
compiler::
syntax
graphcal_compiler
::
syntax
Module
span
Copy item path
Source
Structs
ยง
Span
Byte-offset span in source code. Compatible with
miette::SourceSpan
.
Spanned
A value paired with its source span.