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 f6a1b9f commit 690cb9eCopy full SHA for 690cb9e
Sources/GRPCProtobuf/ContiguousBytesAdapter.swift
@@ -65,4 +65,4 @@ struct ContiguousBytesAdapter<
65
}
66
67
@available(gRPCSwiftProtobuf 2.0, *)
68
-extension ContiguousBytesAdapter: Sendable where Bytes: Sendable { }
+extension ContiguousBytesAdapter: Sendable where Bytes: Sendable {}
0 commit comments