#lang scribble/doc @(require "common.rkt") @title{Sandbox} @defmodule[handin-server/sandbox] This is just a wrapper around the Racket sandbox engine. It configures it for use with the handin server.