Module Intf.Nonalias
module Kind : sig ... endtype t = Import_info.Intf.Nonalias.Kind.t * Stdlib.Digest.tThe "non-alias part" of the import info for an interface. An Intf.t is equivalent to a CU.Name.t * Nonalias.t option (use create, name, and spec to convert back and forth).