Module redis_protocol::resp2::prelude[][src]

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

Map a Redis key to its cluster key slot.