We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 844ffeb commit e94744bCopy full SHA for e94744b
Sources/Atoms/Core/UnsafeUncheckedSendable.swift
@@ -1,5 +1,3 @@
1
-import os
2
-
3
internal struct UnsafeUncheckedSendable<Value>: @unchecked Sendable {
4
var value: Value
5
0 commit comments