Attribute - SwiftDocOrg/GraphViz GitHub Wiki

Attribute

@propertyWrapper public struct Attribute<Value>

Initializers

init(_:)

public init(_ name: String)

Properties

name

let name: String

wrappedValue

var wrappedValue: Value?
⚠️ **GitHub.com Fallback** ⚠️