Structs

The following structs are available globally.

  • Cache everything which conforms to protocol DataConvertible.

    See more

    Declaration

    Swift

    public struct Cache<T: DataConvertible where T.Result == T>