Crate redis_subscribe

Source

Structs§

RedisSub
Redis subscription object. This connects to the Redis server.

Enums§

Error
All possible errors returned by this library.
Message

Type Aliases§

Result
An wrapper around the standard Result type with Error aliased to this crate’s error type.