๐Ÿ…ฟ๏ธSendable

โŸฉ

Swift โŸฉ Concurrency โŸฉ Sendable (protocol)

A thread-safe type whose values can be shared across arbitrary concurrent contexts without introducing a risk of data races.

Last updated