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 0ecbb57 commit 0b4cf0eCopy full SHA for 0b4cf0e
Sources/GRPCCodeGen/CodeGenerationRequest.swift
@@ -14,6 +14,8 @@
14
* limitations under the License.
15
*/
16
17
+import Foundation
18
+
19
/// Describes the services, dependencies and trivia from an IDL file,
20
/// and the IDL itself through its specific serializer and deserializer.
21
public struct CodeGenerationRequest {
0 commit comments