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