pub fn basic_info_command_handler(ctx: &InfoContext, for_crash_report: bool)
Expand description
Default “INFO” command handler for the module.
This function can be invoked, for example, by sending INFO modules
through the RESP protocol.
pub fn basic_info_command_handler(ctx: &InfoContext, for_crash_report: bool)
Default “INFO” command handler for the module.
This function can be invoked, for example, by sending INFO modules
through the RESP protocol.