Docs.rs
miden-debug-0.14.0
miden-debug 0.14.0
Permalink
Docs.rs crate page
MIT
04 September 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
bitwalker
github:0xmiden:crate-publishers
Dependencies
clap ^4.5
normal
compact_str ^0.9
normal
optional
crossterm ^0.29.0
normal
optional
env_logger ^0.11
normal
optional
futures-executor ^0.3.30
normal
optional
futures-util ^0.3.30
normal
optional
inferno ^0.12
normal
optional
log ^0.4
normal
miden-assembly ^0.30.0
normal
miden-assembly-syntax ^0.30.0
normal
miden-core ^0.30.0
normal
miden-debug-engine ^0.14.0
normal
miden-debug-types ^0.30.0
normal
miden-mast-package ^0.30.0
normal
miden-package-registry ^0.30.0
normal
miden-processor ^0.30.0
normal
miden-project ^0.30.0
normal
pyo3 ^0.29.0
normal
optional
ratatui ^0.30.0
normal
optional
rustyline ^18.0
normal
optional
signal-hook ^0.4.4
normal
optional
syntect ^5.2.0
normal
optional
thiserror ^2.0
normal
tokio ^1.39.2
normal
optional
tokio-util ^0.7.11
normal
optional
tui-input ^0.15
normal
optional
tempfile ^3
dev
pyo3-build-config ^0.29.0
build
optional
Versions
55.46%
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
run
miden_
debug
0.14.0
miden_debug
Function
run
Copy item path
Source
pub fn run( config:
Box
<
DebuggerConfig
>, logger:
Box
<dyn
Log
>, ) ->
Result
<
()
,
Report
>