Module Values.InstancesSource

Sourcetype nonrec t = Instance.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : Instance.t list -> [> `List of [> `Structure of (string * [> `Boolean of InstanceProtected.t | `Enum of string | `String of XmlStringMaxLen19.t | `Structure of (string * [> `String of XmlStringMaxLen255.t ]) list ]) list ] list ]
Sourceval to_query : Instance.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> Instance.t list
Sourceval of_json : [> Yojson.Safe.t ] -> Instance.t list
Sourceval to_json : Instance.t list -> Yojson.Safe.t