Contents

init(_:)

Creates generated content from another value.

Declaration

init(_ content: GeneratedContent) throws

Discussion

This is used to satisfy Generable.init(_:).

See Also

Creating generated content