TweakContainerBuilder
@resultBuilder
public struct TweakContainerBuilder<Element> where Element : TweakBuildable
Undocumented
-
Undocumented
Declaration
Swift
public typealias Expression = Element
-
Undocumented
Declaration
Swift
public typealias Component = [Element]
-
Undocumented
Declaration
Swift
public static func buildExpression(_ expression: Expression) -> Component