Module Values.ProfilesSource

Sourcetype nonrec t = ProfileQueryResult.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ProfileQueryResult.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of ProfileId.t | `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `List of [> `String of String1To255.t ] list | `String of Name.t ]) list ] list | `Map of ([> `String of String1To255.t ] * [> `String of String1To255.t ]) list | `String of Uuid.t | `Structure of (string * [> `List of [> `Structure of (string * [> `Enum of string | `String of Name.t ]) list ] list | `String of String1To255.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> ProfileQueryResult.t list