Structs
The following structs are available globally.
-
Cache everything which conforms to protocol
See moreDataConvertible
.Declaration
Swift
public struct Cache<T: DataConvertible where T.Result == T>
Docs (93% documented)
The following structs are available globally.
Cache everything which conforms to protocol DataConvertible
.
Swift
public struct Cache<T: DataConvertible where T.Result == T>