Module Component.ModuleSubstitution

type t = {
  1. doc : CComment.docs;
  2. manifest : Odoc_xref2.Cpath.module_;
}