Docs.rs
zephyr-vm-0.2.1
zephyr-vm 0.2.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
crates.io
Source
Owners
heytdep
Dependencies
anyhow ^1.0.75
normal
bincode ^1.0
normal
hex ^0.4.3
normal
ledger-meta-factory ^0.1.2
normal
optional
log ^0.4.20
normal
md5 ^0.7.0
normal
postgres ^0.19.7
normal
optional
postgres-types ^0.2.6
normal
optional
rand ^0.8.5
normal
reqwest ^0.12.5
normal
optional
rs-zephyr-common ^0.1.5
normal
rusqlite ^0.31.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
optional
sha2 ^0.10.8
normal
soroban-env-host-zephyr ^21.2.2
normal
soroban-env-macros-zephyr ^21.2.2
normal
soroban-simulation-zephyr ^21.2.2
normal
stellar-strkey ^0.0.8
normal
stellar-xdr =21.2.0
normal
thiserror ^1.0.48
normal
tokio ^1.0
normal
tokio-postgres ^0.7.10
normal
optional
wasmi ^0.32
normal
Versions
95.76%
of the crate is documented
Platform
i686-pc-windows-msvc
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
zephyr_
vm
0.2.1
Module vm
Module Items
Structs
In crate zephyr_
vm
zephyr_vm
Module
vm
Copy item path
source
Expand description
Structures and implementations for the Zephyr Virtual Machine.
Structs
ยง
Memory
Manager
MemoryManager object. Stored in the VM object.
Vm
The Zephyr VM.