Docs.rs
tatara-eval-0.2.310
tatara-eval 0.2.310
Docs.rs crate page
MIT
16 August 2026
Links
crates.io
Source
Owners
drzln
Dependencies
bumpalo ^3
normal
serde ^1
normal
serde_json ^1
normal
tatara-lisp ^0.3
normal
tatara-nix ^0.2.65
normal
thiserror ^2
normal
tempfile ^3
dev
Versions
22.68%
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
All
tatara_
eval
0.2.310
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
env::Env
interpreter::Interpreter
value::Builtin
value::Lambda
value::Thunk
Enums
error::EvalError
value::Arity
value::ThunkState
value::Value
Functions
builtins::builtin_table
builtins::derivation_
system::system_builtin_table
Type Aliases
error::Result
value::BuiltinFn