Structure
AnySendableHashable
A
Sendable version of the standard library’s AnyHashable type.struct AnySendableHashable
Topics
Initializers
init(some Hashable & Sendable)init(stringLiteral: String)Creates an instance initialized to the given string value.
Default Implementations
Relationships
Conforms To
Swift.CopyableSwift.CustomDebugStringConvertibleSwift.CustomReflectableSwift.CustomStringConvertibleSwift.EquatableSwift.EscapableSwift.ExpressibleByExtendedGraphemeClusterLiteralSwift.ExpressibleByStringLiteralSwift.ExpressibleByUnicodeScalarLiteralSwift.HashableSwift.SendableSwift.SendableMetatype