Module Compiler.Archive_metadata
type t
=
{
ppx_is_embedded : bool;
archive_digests : Plugin_cache.Digest.t Core.String.Map.t;
}
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
Compiler.Archive_metadata
type t
=
{
ppx_is_embedded : bool; |
archive_digests : Plugin_cache.Digest.t Core.String.Map.t; |
}
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t