Function call_reply_bool

Source
pub fn call_reply_bool(reply: *mut RedisModuleCallReply) -> bool
Expand description

§Panics

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