Module Values.OutboundConnectionsSource

Sourcetype nonrec t = OutboundConnection.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : OutboundConnection.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of ConnectionId.t | `Structure of (string * [> `Enum of string | `String of ConnectionStatusMessage.t | `Structure of (string * [> `Enum of string | `String of OwnerId.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> OutboundConnection.t list