Skip to main content

render_skill_list_human

Function render_skill_list_human 

Source
pub fn render_skill_list_human() -> String
Expand description

Human decided skill list: bold header, blank line, - <name ljust w> <desc> rows in registry order; the name column width is computed dynamically as max(len(name)) (13 with the current set).