JSONDebugStringConvertible

public protocol JSONDebugStringConvertible : CustomDebugStringConvertible, Encodable

Undocumented

  • jsonDebugDescription Default implementation

    Undocumented

    Default Implementation

    Undocumented

    Declaration

    Swift

    var jsonDebugDescription: String { get }
  • debugDescription Extension method

    Declaration

    Swift

    public var debugDescription: String { get }