Docs.rs
  • midenc-debug-0.0.5
    • midenc-debug 0.0.5
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • bobbinth
    • github:0xmiden:compiler
    • Dependencies
      • clap ^4.1 normal
      • crossterm ^0.28.1 normal
      • futures ^0.3.30 normal
      • glob ^0.3.1 normal
      • log ^0.4 normal
      • miden-assembly ^0.10.3 normal
      • miden-core ^0.10.3 normal
      • miden-processor ^0.10.3 normal
      • miden-stdlib ^0.10.3 normal
      • midenc-codegen-masm ^0.0.5 normal
      • midenc-hir ^0.0.5 normal
      • midenc-session ^0.0.5 normal
      • proptest ^1.4 normal
      • ratatui ^0.28.0 normal
      • serde ^1.0.208 normal
      • signal-hook ^0.3.17 normal
      • syntect ^5.2.0 normal
      • miden-thiserror ^1.0 normal
      • tokio ^1.39.2 normal
      • tokio-util ^0.7.11 normal
      • toml ^0.8 normal
      • tui-input ^0.10 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

midenc_debug0.0.5

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Breakpoint
  • CallFrame
  • CallStack
  • Chiplets
  • CurrentFrame
  • DebugExecutor
  • Debugger
  • DebuggerConfig
  • DebuggerHost
  • ExecutionTrace
  • Executor
  • Felt
  • ReadMemoryExpr
  • ResolvedLocation
  • StackTrace
  • TestFelt

Enums

  • BreakpointType
  • FormatType
  • MemoryMode
  • OpDetail
  • TraceEvent

Traits

  • PopFromStack
  • PushToStack

Functions

  • bytes_to_words
  • run
  • start_ui
  • trace

Type Aliases

  • ExecutionResult
  • TraceHandler