Docs.rs
eventql-parser-0.1.12
eventql-parser 0.1.12
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
YoEight
Dependencies
nom ^8
normal
nom_locate ^5
normal
ordered-float ^5
normal
rustc-hash ^2
normal
serde ^1
normal
thiserror ^2
normal
unicase ^2
normal
insta ^1.46
dev
Versions
99.41%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 arena
eventql_
parser
0.1.12
Module arena
Module Items
Structs
In crate eventql_
parser
eventql_parser
Module
arena
Copy item path
Source
Structs
ยง
Arena
Top-level arena that holds all memory pools for expressions, strings, and types.
Expr
An expression node stored in the [
ExprArena
].