pub fn render_view<'a>( spec: &'a Spec<'a>, argv: &[&OsStr], error: &Error<'_, '_>, style: Style, view: &'a ViewMeta<'a>, ) -> String
Render a parse failure through a spec-declared executable view.