Module Values.ServiceNamesSource

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