Module Values.TargetDescriptionsSource

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