Module Component.ModuleTypeSubstitution

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