Module Values.EventPublishersSource

Sourcetype nonrec t = EventPublisher.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : EventPublisher.t list -> [> `List of [> `Enum of string ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> EventPublisher.t list
Sourceval of_json : [> Yojson.Safe.t ] -> EventPublisher.t list