pub fn render_human(e: &CodeExplanation) -> StringExpand description
Render a CodeExplanation in a paste-ready human form. Used by
the CLI when --json is not set.
pub fn render_human(e: &CodeExplanation) -> StringRender a CodeExplanation in a paste-ready human form. Used by
the CLI when --json is not set.