Docs.rs
  • mcfunction-debugger-2.0.0
    • mcfunction-debugger 2.0.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Adrodoc
    • Dependencies
      • async-trait ^0.1 normal
      • bytes ^1 normal
      • clap ^2 normal
      • debug-adapter-protocol ^0.1 normal
      • futures ^0.3 normal
      • hematite-nbt ^0.5 normal
      • log ^0.4 normal
      • log-panics ^2 normal
      • minect ^0.2 normal
      • multimap ^0.8 normal
      • sender-sink ^0.2 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • simplelog ^0.12 normal
      • strum ^0.25 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • tokio-util ^0.7 normal
      • typed-builder ^0.11 normal
      • uuid ^1 normal
      • walkdir ^2 normal
      • assert2 ^0.3 dev
      • serial_test ^1 dev
      • simple_logger ^4 dev
      • walkdir ^2 build
    • Versions
    • 0.74% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mcfunction_debugger2.0.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • adapter::McfunctionDebugAdapter
  • adapter::utils::StoppedEvent
  • dap::DebugAdapterContextImpl
  • dap::MessageWriter
  • dap::codec::ProtocolMessageDecoder
  • dap::codec::ProtocolMessageEncoder
  • dap::error::PartialErrorResponse
  • generator::DebugDatapackMetadata
  • generator::config::GeneratorConfig
  • generator::parser::SelectorValue
  • generator::parser::command::CommandParser
  • generator::parser::command::CommandParserError
  • generator::parser::command::CommandParserResult
  • generator::parser::command::Node
  • generator::parser::command::resource_location::ResourceLocationRef

Enums

  • dap::error::DebugAdapterError
  • dap::error::RequestError
  • generator::parser::Line
  • generator::parser::ScheduleOperation
  • generator::parser::command::CommandSpec
  • generator::parser::command::ParsedNode
  • generator::parser::command::resource_location::InvalidResourceLocation
  • generator::partition::SuspensionPositionInLine

Functions

  • adapter::utils::find_parent_datapack
  • adapter::utils::get_function_name
  • adapter::utils::parse_function_path
  • dap::get_command
  • dap::run_adapter
  • generator::generate_debug_datapack
  • generator::parser::parse_line

Type Aliases

  • generator::parser::command::resource_location::ResourceLocation

Constants

  • adapter::SELECTED_ENTITY_SCORES