Module Ui_event__.Ui_event_intf

module type Handler = sig ... end
module type S = sig ... end
module type Event = sig ... end