Module SarifType.Artifact

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