pub fn render_all_view_at_styled( spec: &Spec<'_>, route: &[&Command<'_>], view: &ViewMeta<'_>, style: Style, ) -> Option<String>
Recursive long help through a spec-declared executable view.