init(_:)

Creates a type-erased hashable, sendable value that wraps the given instance.

AnyHashableSendable.swift:10
init(_ base: any Hashable & Sendable)