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