Docs.rs
rustdb-5.0.17
rustdb 5.0.17
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
georgebarwood
Dependencies
rustc-hash ^1.1.0
normal
serde ^1.0.131
normal
rand ^0.8.4
dev
sqlite ^0.32.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rustdb
5.0.17
Module exec
Structs
In crate rustdb
?
Module
rustdb
::
exec
source
·
[
−
]
Expand description
EvalEnv
:
Instruction
execution.
Structs
EvalEnv
Evaluation environment - stack of Values, references to DB and Transaction.