Module Compilation_unit.Packed
type item={id : Paths.Identifier.Module.t;path : Paths.Path.Module.t;}type t= item list
Compilation_unit.Packedtype item = {id : Paths.Identifier.Module.t; |
path : Paths.Path.Module.t; |
}type t = item list