pub fn call_reply_double(reply: *mut RedisModuleCallReply) -> f64
Expand description
§Panics
Panics if the Redis server doesn’t support replying with bool (since RESP3).
pub fn call_reply_double(reply: *mut RedisModuleCallReply) -> f64
Panics if the Redis server doesn’t support replying with bool (since RESP3).