Add a product to the manifest’s source code.
struct AddProduct
s18PackageModelSyntax10AddProductV
4PK3C
import PackageModelSyntax
static func addProduct(_ product: ProductDescription, to manifest: SourceFileSyntax) throws -> PackageEditResult
Produce the set of source edits needed to add the given package dependency to the given manifest file.