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 parser
graphcal_
compiler
0.0.1-alpha.14
Module parser
Module Items
Structs
Enums
Constants
In graphcal_
compiler::
syntax
graphcal_compiler
::
syntax
Module
parser
Copy item path
Source
Structs
§
Parser
Enums
§
Parse
Error
Rich parse error with miette diagnostics.
Constants
§
MAX_
NESTING_
DEPTH
Maximum nesting depth for recursive grammar productions (expressions, unary chains, type expressions).