Module Values.AppliedExtensionsSource

Sourcetype nonrec t = AppliedExtension.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : AppliedExtension.t list -> [> `List of [> `Structure of (string * [> `Integer of Integer.t | `Map of ([> `String of ExtensionOrParameterName.t ] * [> `String of StringWithLengthBetween1And2048.t ]) list | `String of Id.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> AppliedExtension.t list