mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

351K
active users

Andy Finnell

Answer: add in `Sendable` conformance to the key path type:

func myFunc(keyPath: WritableKeyPath<Value, ToValue> & Sendable)