Macro redis_module::redis_command [−][src]
macro_rules! redis_command {
($ctx : expr, $command_name : expr, $command_handler : expr, $command_flags :
expr, $firstkey : expr, $lastkey : expr, $keystep : expr) => { ... };
}