Key

public struct Key
extension Key: Codable
extension Key: JSONDecodable
extension Key: DictionaryConvertible
extension Key: Equatable

Undocumented

JSON

  • Undocumented

    Declaration

    Swift

    public init?(json: JSON)
  • Undocumented

    Declaration

    Swift

    public var safeName: String { get }

Key

Equatable

  • Declaration

    Swift

    public static func == (lhf: Key, rhf: Key) -> Bool

Predicate