Type Method
async(_:)
Convenience wrapper around
Thread.detachNewThread.@preconcurrency static func async(_ work: @escaping @Sendable () -> ())
Type Method
Thread.detachNewThread.@preconcurrency static func async(_ work: @escaping @Sendable () -> ())