Module Values.ValuesWithServiceIdsSource

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