Function run_judge

Source
pub fn run_judge(
    config: &JudgeConfig,
) -> Result<Option<JudgeResultInfo>, JudgeCoreError>