Module Values.InboundConnectionsSource

Sourcetype nonrec t = InboundConnection.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : InboundConnection.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 * [> `String of OwnerId.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> InboundConnection.t list