_SendableKeyPath

KeyPath+Sendable.swift:4
typealias _SendableKeyPath<Root, Value> = any KeyPath<Root, Value> & Sendable