Persistent_env.Persistent_signature
type t = {
filename : string;
cmi : Cmi_format.cmi_infos;
}
val load : (unit_name:string -> t option) ref