Contents

buildBlock(_:)

Creates a builder with a block.

Declaration

@export(implementation) static func buildBlock<T>(_ content: T) -> T where T : DynamicInstructions

See Also

Building dynamic instructions