Module type Query_intf.S

module type S = sig .. end

type t 
include Sexpable.S
include Pickable.S
val unpickler : t Tws_prot.Unpickler.t Core.Std.Only_in_test.t
val (=) : t -> t -> bool