Docs.rs
zephyr-vm-0.1.0
zephyr-vm 0.1.0
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.0
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
rs-zephyr-common ^0.1.3
normal
rusqlite ^0.31.0
normal
serde ^1.0
normal
sha2 ^0.10.8
normal
soroban-env-host-zephyr ^21.0.3
normal
soroban-env-macros-zephyr ^21.0.3
normal
soroban-simulation-zephyr ^21.0.3
normal
stellar-strkey ^0.0.8
normal
stellar-xdr =20.1.0
normal
thiserror ^1.0.48
normal
tokio ^1.0
normal
tokio-postgres ^0.7.10
normal
optional
wasmi ^0.31.1
normal
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
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
zephyr_vm
0.1.0
Module vm
Structs
In crate zephyr_vm
Module
zephyr_vm
::
vm
Copy item path
source
·
[
−
]
Expand description
Structures and implementations for the Zephyr Virtual Machine.
Structs
§
MemoryManager
MemoryManager object. Stored in the VM object.
Vm
The Zephyr VM.