Module Jenga_lib__Db.Sandbox_kind

type t =
| No_sandbox
| Copy
| Copy_ignore_targets
include sig ... end
val compare : t ‑> t ‑> int
val sexp_of_t : t ‑> Sexplib.Sexp.t