Module Jenga_lib.Db.Action_proxy

type t =
| Process of Process_proxy.t
| Save of Save_proxy.t
include sig ... end
val compare : t ‑> t ‑> int
val sexp_of_t : t ‑> Sexplib.Sexp.t
include Core.Hashable_binable with type t := t
type t
val hash : t ‑> Core_kernel__.Import.int