Tag

public struct Tag : RawRepresentable, Equatable, Hashable

Undocumented

  • Declaration

    Swift

    public let rawValue: UInt64
  • Declaration

    Swift

    public init(rawValue: UInt64)
  • Declaration

    Swift

    public var hashValue: Int { get }