Docs.rs
  • judge-core-0.1.0
    • judge-core 0.1.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • slhmy
    • Dependencies
      • anyhow ^1.0 normal
      • libc ^0.2 normal
      • libseccomp ^0.3 normal
      • log ^0.4 normal
      • nix ^0.26 normal
      • serde ^1 normal
      • serde_derive ^1 normal
      • serde_json ^1 normal
      • env_logger ^0.10.0 dev
    • Versions
    • 1.75% 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_core0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • builder::JudgeBuilder
  • compiler::Compiler
  • judge::CheckerConfig
  • judge::JudgeConfig
  • judge::ProgramConfig
  • judge::RuntimeConfig
  • judge::TestDataConfig
  • judge::result::JudgeResultInfo
  • run::executor::Executor
  • run::process_listener::ProcessExitMessage
  • run::process_listener::ProcessListener
  • run::sandbox::RawRunResultInfo
  • run::sandbox::RlimitConfigs
  • run::sandbox::Rusage
  • run::sandbox::Sandbox

Enums

  • builder::PackageType
  • compiler::Language
  • error::JudgeCoreError
  • judge::result::JudgeVerdict

Functions

  • error::path_not_exist
  • judge::common::run_checker
  • judge::common::run_judge
  • judge::interact::run_interact
  • judge::result::check_checker_result
  • judge::result::check_user_result
  • judge::result::get_max_mem
  • judge::result::get_run_time
  • utils::compare_files
  • utils::copy_recursively
  • utils::get_pathbuf_str

Constants

  • run::sandbox::SCRIPT_LIMIT_CONFIG