Module EzReq_S

type error_handler = int -> string option -> unit
module type CURRENT = sig ... end
module type LEGACY = sig ... end
module type S = sig ... end
module type Interface = sig ... end