Module Values.NetworkEndpointsSource

Sourcetype nonrec t = NetworkEndpoint.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : NetworkEndpoint.t list -> [> `List of [> `Structure of (string * [> `Integer of Integer.t | `String of String_.t | `Structure of (string * [> `Double of Double.t | `Enum of string | `Integer of Integer.t | `String of String_.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> NetworkEndpoint.t list
Sourceval of_json : [> Yojson.Safe.t ] -> NetworkEndpoint.t list