Structure
AnySendableHashable
A
Sendable version of the standard library’s AnyHashable type.struct AnySendableHashable
Topics
Initializers
init(_:)init(stringLiteral:)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