Docs.rs
  • judge-framework-0.1.1
    • judge-framework 0.1.1
    • Permalink
    • Docs.rs crate page
    • GPL-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • akagiyuu
    • Dependencies
      • chromiumoxide ^0.6.0 normal
      • const_format ^0.2.32 normal
      • futures-util ^0.3.30 normal
      • image ^0.25.2 normal
      • libseccomp ^0.3.0 normal
      • nix ^0.29.0 normal
      • pixelmatch ^0.1.0 normal
      • rayon ^1.10.0 normal
      • similar ^2.6.0 normal
      • tempfile ^3.11.0 normal
      • thiserror ^1.0.63 normal
      • tokio ^1.39.2 normal
      • rstest ^0.22.0 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

judge_framework0.1.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • backend::Command
  • backend::JudgeResult
  • backend::RawCommand
  • backend::RlimitConfig
  • backend::Runner
  • backend::TestCase

Enums

  • backend::Error
  • backend::JudgeVerdict
  • frontend::Error

Functions

  • frontend::diff
  • frontend::render

Type Aliases

  • backend::Result
  • frontend::Result

Constants

  • backend::CPP_RUNNER
  • backend::JAVA_RUNNER
  • backend::PYTHON_RUNNER