buildBlock(_:)
Creates a builder with a block.
Declaration
@export(implementation) static func buildBlock<T>(_ content: T) -> T where T : DynamicInstructionsCreates a builder with a block.
@export(implementation) static func buildBlock<T>(_ content: T) -> T where T : DynamicInstructions