Avatar
@swift-6.0.3 -strict-concurrency=complete struct Client: Sendable { var action: @MainActor @convention(thin) () -> Void }