module type CONFIGURATION = sig ... endmodule type MEMORY = sig ... endmodule type EVENTS = sig ... endmodule type ENDPOINT = sig ... endVchan.Smodule type CONFIGURATION = sig ... endmodule type MEMORY = sig ... endmodule type EVENTS = sig ... endmodule type ENDPOINT = sig ... end