[][src]Macro redis_module::redis_command

macro_rules! redis_command {
    ($ctx: expr, $command_name:expr, $command_handler:expr, $command_flags:expr) => { ... };
}