QuandaryConfig.Source
type t
=
{
procedure : string;
kinds : string list;
index : string;
}
val of_json : [> `List of Yojson.Basic.t list ] -> t list