Module Component.ModuleTypeSubstitutionSource

type t = {
  1. doc : CComment.docs;
  2. manifest : ModuleType.expr;
}