struct _StoredAttribute
s10Elementary16_StoredAttributeV
3KI2S
import Elementary
protocol Equatable
A type that can be compared for value equality.
protocol Sendable
var name: String
var value: String?
static func != (lhs: Self, rhs: Self) -> Bool
Returns a Boolean value indicating whether two values are not equal.