Docs.rs
  • ram-machine-1.2.0
    • ram-machine 1.2.0
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kamack38
    • Dependencies
      • clap ^4.4.18 normal
      • clap_complete ^4.5.0 normal
      • thiserror ^1.0.52 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

ram_machine1.2.0

  • Structs
  • Enums
  • Type Aliases
?
Change settings

List of all items

Structs

  • error::ParserErrorChain
  • interpreter::BufferError
  • interpreter::RamMachine
  • parser::Parser
  • parser::operand::InvalidOperandError
  • parser::ram_code::RamCode

Enums

  • interpreter::InputAccessError
  • interpreter::JumpError
  • interpreter::RamMachineError
  • interpreter::RunState
  • parser::ParserError
  • parser::instruction::Instruction
  • parser::instruction::InstructionParseError
  • parser::operand::CellOperand
  • parser::operand::ExpandError
  • parser::operand::Operand
  • parser::operand::OperandParseError

Type Aliases

  • parser::operand::CellAddress
  • parser::operand::CellValue