CacheCostCalculable
public protocol CacheCostCalculable
Represents types which cost in memory can be calculated.
-
Undocumented
Declaration
Swift
var cacheCost: Int { get }
Kingfisher 5.13.4 Docs (77% documented)
public protocol CacheCostCalculable
Represents types which cost in memory can be calculated.
Undocumented
Swift
var cacheCost: Int { get }