Docs.rs
  • lc3-toolchain-0.3.0
    • lc3-toolchain 0.3.0
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • robcholz
    • Dependencies
      • anyhow ^1.0.97 normal
      • clap ^4.5.32 normal
      • codespan-reporting ^0.11.1 normal
      • console ^0.15.11 normal
      • either ^1.15.0 normal
      • getset ^0.1.5 normal
      • once_cell ^1.21.1 normal
      • pest ^2.7.15 normal
      • pest_derive ^2.7.15 normal
      • regex ^1.11.1 normal
      • serde ^1.0.219 normal
      • similar ^2.7.0 normal
      • toml ^0.8.20 normal
    • Versions
    • 0.93% 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

lc3_toolchain0.3.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • ast::processed_ast::LineColumn
  • ast::processed_ast::Program
  • ast::processed_ast::StandardTransform
  • ast::raw_ast::Comment
  • ast::raw_ast::Directive
  • ast::raw_ast::HexAddress
  • ast::raw_ast::Immediate
  • ast::raw_ast::Instruction
  • ast::raw_ast::Label
  • ast::raw_ast::LabelReference
  • ast::raw_ast::Program
  • ast::raw_ast::Register
  • ast::raw_ast::Span
  • ast::raw_ast::StringLiteral
  • fmt::FormatStyle
  • fmt::Formatter
  • lint::Error
  • lint::LintStyle
  • lint::Linter

Enums

  • ast::parse::Rule
  • ast::processed_ast::ProgramItem
  • ast::raw_ast::BrType
  • ast::raw_ast::DirectiveType
  • ast::raw_ast::InstructionType
  • ast::raw_ast::ProgramItem
  • ast::raw_ast::RegisterType
  • lint::CaseStyle

Functions

  • ast::parse::get_ast
  • ast::raw_ast::parse_ast
  • bin_utils::get_relative_path
  • bin_utils::read_filepath
  • error::print_error
  • test_utils::compare_files
  • test_utils::get_test_files