UUID
extension Foundation.UUID: RediStack.RESPValueConvertible
-
Declaration
Swift
public init?(fromRESP value: RESPValue) -
Creates a
RESPValuerepresentation of the conforming type’s value.Declaration
Swift
public func convertedToRESPValue() -> RESPValue
View on GitHub