Function get_submission_output

Source
pub async fn get_submission_output(
    __arg0: State<AppState>,
    __arg1: Path<(i64, i64, i64)>,
) -> impl IntoResponse