Module Values.Statements

Sourcetype nonrec t = Statement.t list
Sourceval make : Statement.t list -> t
Sourceval to_value : t -> Awso.Botodata.value
Sourceval to_query : t -> Awso.Client.Query.t
Sourceval of_xml : Awso.Xml.t -> Statement.t list
Sourceval of_json : Yojson.Safe.t -> t
Sourceval to_json : t -> Yojson.Safe.t
Sourceval to_header : t -> string