We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4074f4d commit b464fcdCopy full SHA for b464fcd
Sources/TSCUtility/Tracing.swift
@@ -9,6 +9,7 @@
9
*/
10
11
import Foundation
12
+import TSCLibc
13
14
public enum TracingEventType: String, Codable, Sendable {
15
case asyncBegin
0 commit comments