Skip to main content

render_description

Function render_description 

Source
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.