Function redis_module::raw::call_reply_map_element
source · pub fn call_reply_map_element(
reply: *mut RedisModuleCallReply,
idx: usize
) -> (*mut RedisModuleCallReply, *mut RedisModuleCallReply)
Expand description
Panics
Panics if the Redis server doesn’t support replying with bool (since RESP3).