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 d2342e6 commit 7f07751Copy full SHA for 7f07751
Sources/Hub/Hub.swift
@@ -7,7 +7,7 @@
7
8
import Foundation
9
10
-public struct Hub: Sendable {}
+public enum Hub: Sendable {}
11
12
public extension Hub {
13
enum HubClientError: LocalizedError {
0 commit comments