odoc.model
Lang.FunctorParameter
odoc
odoc.compat
odoc.html
odoc.loader
odoc.odoc
odoc.parser
odoc.xref
type parameter = {
id : Paths.Identifier.Module.t;
expr : ModuleType.expr;
expansion : Module.expansion option;
}
type t =
| Unit
| Named of parameter