Docs.rs
miden-assembly-0.23.2
miden-assembly 0.23.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bobbinth
github:0xmiden:vm-publishers
Dependencies
env_logger ^0.11
normal
optional
log ^0.4
normal
miden-assembly-syntax ^0.23.0
normal
miden-core ^0.23.0
normal
miden-mast-package ^0.23.0
normal
miden-package-registry ^0.23.0
normal
optional
miden-project ^0.23.0
normal
proptest ^1.8
normal
optional
smallvec ^1.15
normal
thiserror ^2.0
normal
insta ^1.43
dev
miden-mast-package ^0.23.0
dev
proptest ^1.8
dev
tempfile ^3.18
dev
Versions
44.04%
of the crate is documented
Platform
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
report
miden_
assembly
0.23.2
miden_assembly
Macro
report
Copy item path
Source
macro_rules! report { ($($key:ident = $value:expr,)* $fmt:literal $($arg:tt)*) => { ... }; }