SarifType.Message
type t = {
text : string;
}
val to_yojson : t -> Yojson.Safe.t
val _ : t -> Yojson.Safe.t