Docs.rs
  • acadcheck-0.1.12
    • acadcheck 0.1.12
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • irina-nita
    • Dependencies
      • anyhow ^1.0 normal
      • erased-serde ^0.3.28 normal
      • file_diff ^1.0.0 normal
      • regex ^1.9.1 normal
      • sanitize-filename ^0.4.0 normal
      • serde ^1.0 normal optional
      • serde_json ^1.0.59 normal
      • thiserror ^1.0.44 normal
      • tokio ^1 normal
    • Versions
    • 44.21% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

acadcheck0.1.12

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • acadchecker::AcadChecker
  • acadchecker::config::Config
  • acadchecker::config::Security
  • checker::Checker
  • checker::CheckerConfig
  • language::gcc::Gcc
  • language::make::Makefile
  • language::python::Python
  • solution::Solution

Enums

  • acadchecker::config::Output
  • acadchecker::config::SupportedProcessor
  • checker::Error
  • checker::MonitorType
  • checker::Output
  • checker::OutputType
  • language::Error
  • language::gcc::SupportedGccLanguage
  • solution::Source

Traits

  • checker::PartialEq
  • language::Compiler
  • language::Interpreter
  • language::LanguageProcessor
  • language::Makefile