pub async fn verify_puzzle_result_service(
    input: Json<VerifyPuzzleResultServiceInput>
) -> Result<impl Responder>
Expand description

A web service that verifies solutions to a puzzle.