Module Values.IndexActionsSource

Sourcetype nonrec t = IndexAction.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : IndexAction.t list -> [> `List of [> `Structure of (string * [> `List of [> `String of ResourceType.t ] list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> IndexAction.t list
Sourceval of_json : [> Yojson.Safe.t ] -> IndexAction.t list
Sourceval to_json : IndexAction.t list -> Yojson.Safe.t