Registry / utility / miden-stdlib

miden-stdlib

JSON →
library0.19.1rscratesunverified

Standard library for the Miden VM.

# Cargo.toml [dependencies] miden-stdlib = "0.19.1"
INSTALL
IMPORT
SIG · MIDEN-STDLIB
M
miden-stdlib
utilityrustv0.19.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MidenStdlib
use miden_stdlib::MidenStdlib;

Loads the Miden VM standard library.

use miden_stdlib::MidenStdlib; fn main() { let stdlib = MidenStdlib::new(); println!("Miden standard library loaded"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.19.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
miden-stdlib — cargo add miden-stdlib · libregistry