fn render_description(output: &mut String, description: &DescriptionEntry)Expand description
Renders one DescriptionEntry (title, kind label, prose, examples,
and expected output) into the given output buffer.
fn render_description(output: &mut String, description: &DescriptionEntry)Renders one DescriptionEntry (title, kind label, prose, examples,
and expected output) into the given output buffer.