Module SarifType.Tool

type t = {
  1. driver : ToolComponent.t;
}
val to_yojson : t -> Yojson.Safe.t
val _ : t -> Yojson.Safe.t