Docs.rs
pest_meta-2.6.0
pest_meta 2.6.0
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Documentation
Repository
Crates.io
Source
Owners
dragostis
github:pest-parser:admins
Dependencies
once_cell ^1.8.0
normal
pest ^2.6.0
normal
sha2 ^0.10
build
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
x86_64-pc-windows-msvc
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module ast
Structs
Enums
?
Module
pest_meta
::
ast
source
·
[
−
]
Expand description
Types for the pest’s abstract syntax tree.
Structs
ExprTopDownIterator
The top down iterator for an expression.
Rule
A grammar rule
Enums
Expr
All possible rule expressions
RuleType
All possible rule types