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