Avatar
@swift-main @swift-6.0.3 @swift-5.10.1 -strict-concurrency=complete struct Client: Sendable { let action: @MainActor () -> Void } (edited)