AsyncTraceComponent

public class AsyncTraceComponent : CustomStringConvertible, CustomDebugStringConvertible, Equatable

Undocumented

  • Declaration

    Swift

    public static func == (lhs: AsyncTraceComponent, rhs: AsyncTraceComponent) -> Bool
  • Declaration

    Swift

    public var description: String { get }
  • Declaration

    Swift

    public var debugDescription: String { get }