Function get_handler_help

Source
pub fn get_handler_help(
    handler: Arc<dyn Handler>,
    ctx: &Arc<dyn Context>,
) -> String