CodableStoring

public protocol CodableStoring : AnyObject

CodableStoring API Implementers has to store instances of classes conforming to the Codable protocol associated with a given key.