Docs.rs
miden-vm-0.13.2
miden-vm 0.13.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
bobbinth
github:0xmiden:vm-publishers
Dependencies
miden-assembly ^0.13
normal
blake3 ^1.5
normal
clap ^4.4
normal
optional
hex ^0.4
normal
optional
miden-mast-package ^0.13
normal
miden-processor ^0.13
normal
miden-prover ^0.13
normal
rustyline ^13.0
normal
optional
serde ^1.0
normal
optional
serde_derive ^1.0
normal
optional
serde_json ^1.0
normal
optional
miden-stdlib ^0.13
normal
tracing ^0.1
normal
tracing-forest ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
miden-verifier ^0.13
normal
miden-core ^0.13
normal
assert_cmd ^2.0
dev
criterion ^0.5
dev
escargot ^0.5
dev
num-bigint ^0.4
dev
predicates ^3.1
dev
rand_chacha ^0.9
dev
miden-core ^0.13
dev
walkdir ^2.5
dev
winter-fri ^0.12
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
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
miden_
vm
0.13.2
miden_vm
Type Alias
Word
Copy item path
Source
pub type Word = [
BaseElement
;
4
];
Expand description
A group of four field elements in the Miden base field.