Module Values.ByteMatchSetUpdatesSource

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