init(_:)

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

AnyHashableSendable.swift:15
init(_ base: some Hashable & Sendable)