Docs.rs
miden-vm-0.10.2
miden-vm 0.10.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
bobbinth
github:0xmiden:vm-publishers
Dependencies
miden-assembly ^0.10
normal
blake3 ^1.5
normal
clap ^4.4
normal
optional
hex ^0.4
normal
optional
miden-processor ^0.10
normal
miden-prover ^0.10
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.10
normal
tracing ^0.1
normal
tracing-forest ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
miden-verifier ^0.10
normal
miden-core ^0.10
normal
assert_cmd ^2.0
dev
criterion ^0.5
dev
escargot ^0.5
dev
num-bigint ^0.4
dev
predicates ^3.0
dev
rand_chacha ^0.3.1
dev
miden-core ^0.10
dev
winter-fri ^0.8
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.10.2
Word
In crate miden_
vm
Type Alias
miden_vm
::
Word
Copy item path
source
ยท
[
−
]
pub type Word = [
BaseElement
;
4
];
Expand description
A group of four field elements in the Miden base field.