pub fn generate_html_help_for_shape(
shape: &'static Shape,
config: &HelpConfig,
) -> StringExpand description
Generate HTML help from a Shape.
pub fn generate_html_help_for_shape(
shape: &'static Shape,
config: &HelpConfig,
) -> StringGenerate HTML help from a Shape.