Module Values.MapOfMethodSource

Sourcetype nonrec t = (String_.t * Method.t) list
Sourceval make : 'a -> 'a
Sourceval of_header : (Base.String.t * string) list -> 'a list
Sourceval to_value : ('a * Method.t) list -> [> `Map of ([> `String of 'a ] * [> `Structure of (string * [> `Boolean of NullableBoolean.t | `List of [> `String of String_.t ] list | `Map of ([> `String of String_.t ] * [> `Boolean of NullableBoolean.t | `String of String_.t | `Structure of (string * [> `Map of ([> `String of String_.t ] * [> `Boolean of NullableBoolean.t | `String of String_.t ]) list | `String of StatusCode.t ]) list ]) list | `String of String_.t | `Structure of (string * [> `Enum of string | `Integer of Integer.t | `List of [> `String of String_.t ] list | `Map of ([> `String of String_.t ] * [> `String of String_.t | `Structure of (string * [> `Enum of string | `Map of ([> `String of String_.t ] * [> `String of String_.t ]) list | `String of StatusCode.t ]) list ]) list | `String of String_.t | `Structure of (string * [> `Boolean of Boolean.t ]) list ]) list ]) list ]) list ]
Sourceval to_query : (String_.t * Method.t) list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : 'a -> 'b
Sourceval of_json : Yojson.Safe.t -> (string * Method.t) list
Sourceval to_json : (String_.t * Method.t) list -> Yojson.Safe.t