type t
=
{
ppx_is_embedded : bool;
archive_digests : Plugin_cache.Digest.t Core.String.Map.t;
}
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t