pub fn render_styled( spec: &Spec<'_>, cmd: &Command<'_>, long: bool, style: Style, ) -> Option<String>
Render a help page with an explicit colour policy.