Module Values_0.EventConfigurationsSource

Sourcetype nonrec t = (EventType.t * Configuration.t) list
Sourceval make : 'a -> 'a
Sourceval of_header : (Base.String.t * string) list -> 'a list
Sourceval to_value : (EventType.t * Configuration.t) list -> [> `Map of ([> `Enum of string ] * [> `Structure of (string * [> `Boolean of Enabled.t ]) list ]) list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : 'a -> 'b