Module Compilation_unit.Import

type t =
  1. | Unresolved of string * Digest.t option
  2. | Resolved of Root.t * Names.ModuleName.t