init(_:id:)
Creates content that contains a single value with a custom generation identifier.
Declaration
init(_ value: some ConvertibleToGeneratedContent, id: GenerationID)Parameters
- value:
The underlying value.
- id:
The Generationid for this content.