Ocaml_compiler.Import_info
type t
type table
val make : string -> Stdlib.Digest.t option -> t
val to_list : table -> t list
val of_list : t list -> table
val name : t -> string
val crc : t -> Stdlib.Digest.t option