Docs.rs
miden-protocol-0.14.5
miden-protocol 0.14.5
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
bobbinth
Dependencies
bech32 ^0.11
normal
miden-assembly ^0.22
normal
miden-assembly-syntax ^0.22
normal
miden-core ^0.22
normal
miden-core-lib ^0.22
normal
miden-crypto ^0.23
normal
miden-mast-package ^0.22
normal
miden-processor ^0.22
normal
miden-protocol-macros ^0.14
normal
miden-utils-sync ^0.22
normal
miden-verifier ^0.22
normal
rand ^0.9
normal
rand_chacha ^0.9
normal
optional
rand_xoshiro ^0.7
normal
optional
semver ^1.0
normal
serde ^1.0
normal
optional
thiserror ^2.0
normal
toml ^1.0
normal
optional
anyhow ^1.0
dev
assert_matches ^1.5
dev
color-eyre ^0.5
dev
criterion ^0.5
dev
pprof ^0.15
dev
rstest ^0.26
dev
tempfile ^3.19
dev
fs-err ^3
build
miden-assembly ^0.22
build
miden-core ^0.22
build
miden-core-lib ^0.22
build
regex ^1.11
build
walkdir ^2.5
build
getrandom ^0.3
normal
Versions
44.59%
of the crate is documented
Platform
i686-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
Skip to main content
QuadFelt
miden_
protocol
0.14.5
Quad
Felt
Aliased Type
In miden_
protocol::
field
miden_protocol
::
field
Type Alias
Quad
Felt
Copy item path
Source
pub type QuadFelt =
BinomialExtensionField
<
Felt
, 2>;
Aliased Type
ยง
pub struct QuadFelt {
/* private fields */
}