Module prelude

Source
Expand description

Shorthand for use’ing types, encode, decode, etc.

Re-exports§

pub use super::decode::*;
pub use super::encode::*;
pub use super::types::*;

Functions§

redis_keyslot
Map a Redis key to its cluster key slot.