Module Values.NetworkInterfacesSource

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