pub fn write_description(out: &mut String, cmd: &CommandInfo<'_>)
Expand description
Write command names and descriptions to an output string.
pub fn write_description(out: &mut String, cmd: &CommandInfo<'_>)
Write command names and descriptions to an output string.