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