Module Values.RulesSource

Sourcetype nonrec t = Rule.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : Rule.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of ID.t | `Structure of (string * [> `Boolean of ExpiredObjectDeleteMarker.t | `Enum of string | `Integer of Days.t | `Timestamp of Date.t ]) list ]) list ] list ]
Sourceval to_query : Rule.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t list -> Rule.t list
Sourceval of_json : [> Yojson.Safe.t ] -> Rule.t list
Sourceval to_json : Rule.t list -> Yojson.Safe.t