Docs.rs
rustdb-0.1.11
rustdb 0.1.11
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
georgebarwood
Dependencies
axum ^0.3.2
dev
hyper ^0.14.14
dev
mimalloc ^0.1.26
dev
tokio ^1.13.0
dev
tower ^0.4.10
dev
tower-cookies ^0.2.1
dev
Versions
48.03%
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
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
☰
Module exec
Structs
?
Module
rustdb
::
exec
[
−
]
[src]
Expand description
Instruction execution.
Structs
EvalEnv
Evaluation environment - stack of Values, references to DB and Query.