AuxiliaryKeyContainerRepresenting

public protocol AuxiliaryKeyContainerRepresenting : Decodable, Encodable, Hashable

Undocumented

  • Undocumented

    Declaration

    Swift

    associatedtype AuxKeyType : Decodable, Encodable, Hashable
  • Undocumented

    Declaration

    Swift

    func get() -> AuxKeyType