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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

judge_framework0.1.1

Module backend

Module Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

In crate judge_framework

judge_framework

Module backend

Source

Structs§

Command
JudgeResult
RawCommand
RlimitConfig
Runner
TestCase

Enums§

Error
JudgeVerdict

Constants§

CPP_RUNNER
JAVA_RUNNER
PYTHON_RUNNER

Type Aliases§

Result