Docs.rs
pepl-eval-0.1.2
pepl-eval 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AssetExpand2
Dependencies
pepl-parser ^0.1.2
normal
pepl-stdlib ^0.1.2
normal
pepl-types ^0.1.2
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
pepl-lexer ^0.1.2
dev
Versions
91.01%
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 env
pepl_
eval
0.1.2
Module env
Module Items
Structs
In crate pepl_
eval
pepl_eval
Module
env
Copy item path
Source
Expand description
Scoped variable environment for the PEPL evaluator.
Structs
ยง
Environment
Scoped variable environment with push/pop semantics.