Function call_reply_big_number

Source
pub fn call_reply_big_number(reply: *mut RedisModuleCallReply) -> Option<String>
Expand description

§Panics

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