pub fn call_reply_bool(reply: *mut RedisModuleCallReply) -> boolExpand description
§Panics
Panics if the Valkey server doesn’t support replying with bool (since RESP3).
pub fn call_reply_bool(reply: *mut RedisModuleCallReply) -> boolPanics if the Valkey server doesn’t support replying with bool (since RESP3).