_SendableWritableKeyPath

KeyPath+Sendable.swift:3
typealias _SendableWritableKeyPath<Root, Value> = any WritableKeyPath<Root, Value> & Sendable