Module Values.ByteMatchTuplesSource

Sourcetype nonrec t = ByteMatchTuple.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ByteMatchTuple.t list -> [> `List of [> `Structure of (string * [> `Blob of ByteMatchTargetString.t | `Enum of string | `Structure of (string * [> `Enum of string | `String of MatchFieldData.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> ByteMatchTuple.t list
Sourceval of_json : [> Yojson.Safe.t ] -> ByteMatchTuple.t list