Type Definition combu::command::HelpFunc[][src]

type HelpFunc = fn(command: &Command, context: &Context) -> String;
Expand description

HelpFunc shows type alias for help function