QuandaryConfig.Sanitizer
type t = {
procedure : string;
kind : string;
}
val of_json : [> `List of Yojson.Safe.t list ] -> t list