call_reply_set_element

Function call_reply_set_element 

Source
pub fn call_reply_set_element(
    reply: *mut RedisModuleCallReply,
    idx: usize,
) -> *mut RedisModuleCallReply
Expand description

§Panics

Panics if the Valkey server doesn’t support replying with bool (since RESP3).