Module Req.QuerySource

Sourcetype t = (string * string list) list
Sourceval equal : t -> t -> bool
Sourceval pp : Format.formatter -> t -> unit
Sourceval show : t -> string
Sourceval to_yojson : t -> Utils.Json.t