Docs.rs
miden-assembly-0.20.1
miden-assembly 0.20.1
Permalink
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.20
normal
miden-core ^0.20
normal
miden-mast-package ^0.20
normal
smallvec ^1.15
normal
thiserror ^2.0
normal
insta ^1.43
dev
miden-mast-package ^0.20
dev
proptest ^1.8
dev
Versions
53.19%
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
report
miden_
assembly
0.20.1
miden_assembly
Macro
report
Copy item path
Source
macro_rules! report { ($($key:ident = $value:expr,)* $fmt:literal $($arg:tt)*) => { ... }; }