Module Component.ModuleSubstitution

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