Docs.rs
  • mv-bytecode-viewer-0.3.2
    • mv-bytecode-viewer 0.3.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • dondidlc
    • Dependencies
      • anyhow ^1.0.52 normal
      • clap ^3.1.8 normal
      • crossterm ^0.21 normal
      • move-command-line-common ^0.3.0 normal
      • mv-binary-format ^0.3.0 normal
      • mv-bytecode-source-map ^0.3.0 normal
      • mv-disassembler ^0.3.0 normal
      • mv-ir-types ^0.3.0 normal
      • regex ^1.5.5 normal
      • tui ^0.17.0 normal
    • Versions
    • 43.1% of the crate is documented
  • This release has been yanked
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-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
logo

logo

Crate move_bytecode_viewer

logo
Change settings

List of all items

Structs

  • BytecodeViewerConfig
  • bytecode_viewer::BytecodeInfo
  • bytecode_viewer::BytecodeViewer
  • interfaces::SourceContext
  • source_viewer::ModuleViewer
  • tui::TUI
  • tui::text_builder::TextBuilder
  • tui::tui_interface::DebugInterface
  • tui::tui_interface::TUIOutput
  • viewer::Viewer

Traits

  • interfaces::LeftScreen
  • interfaces::RightScreen
  • tui::tui_interface::TUIInterface

Functions

  • start_viewer_in_memory
  • tui::tui_interface::start_tui_with_interface