print_help_topic

Function print_help_topic 

Source
pub fn print_help_topic(topic: &str, writer: &mut dyn Write)
Expand description

Print help for a specific topic.

This is a stub — full per-topic help text will be added in a later phase. For now, print a message indicating the topic exists or is unknown.