Docs.rs
essential-vm-0.11.0
essential-vm 0.11.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mitchmindtree
essentialcontributions
Dependencies
ed25519-dalek ^2.1.1
normal
essential-asm ^0.9.0
normal
essential-types ^0.7.0
normal
secp256k1 ^0.30
normal
sha2 ^0.10.8
normal
thiserror ^1
normal
tracing ^0.1
normal
optional
criterion ^0.5
dev
futures ^0.3
dev
rand ^0.8
dev
secp256k1 ^0.30
dev
test-case ^3.3.1
dev
tokio ^1.41
dev
tracing-subscriber ^0.3.18
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
essential_
vm
0.11.0
Module effects
Module Items
Structs
Functions
In essential_
vm::
asm
essential_vm
::
asm
Module
effects
Copy item path
Source
Expand description
Determine the effects of a program.
Structs
§
Effects
Flags representing the set of effects caused by a given slice of operations.
Functions
§
analyze
Determine effects of the given program.