Docs.rs
panproto-expr-parser-0.15.0
panproto-expr-parser 0.15.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
aaronstevenwhite
Dependencies
chumsky ^1.0.0-alpha.8
normal
logos ^0.16
normal
panproto-expr ^0.15.0
normal
proptest ^1.10.0
dev
Versions
100%
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 token
panproto_
expr_
parser
0.15.0
Module token
Module Items
Structs
Enums
In crate panproto_
expr_
parser
panproto_expr_parser
Module
token
Copy item path
Source
Expand description
Token types for the surface syntax. Token types for the Haskell-style surface syntax.
Structs
§
Span
Source span (byte offsets).
Spanned
A token with its source span.
Enums
§
Token
Token kinds produced by the lexer.