package ocaml_plugin

  1. Overview
  2. Docs

Module Compiler.Archive_metadataSource

Sourcetype t = {
  1. ppx_is_embedded : bool;
  2. archive_digests : Plugin_cache.Digest.t Core.String.Map.t;
}
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t