Component.Include
Sourcetype t = {
parent : Odoc_model.Paths.Identifier.Signature.t;
strengthened : Cpath.module_ option;
doc : CComment.docs;
status : [ `Default | `Inline | `Closed | `Open ];
shadowed : Odoc_model.Lang.Include.shadowed;
expansion_ : Signature.t;
decl : decl;
loc : Odoc_model.Location_.span;
}