Enumerations The following enumerations are available globally. Result The Result represents a possible result expecting any given type. See more Declaration Swift public enum Result<Type> where Type : Decodable, Type : Encodable extension Result: Codable StorageCapacity Defines the capacity of a storage. See more Declaration Swift public enum StorageCapacity : Equatable