Skip to main content

render_view

Function render_view 

Source
pub fn render_view<'a>(
    spec: &'a Spec<'a>,
    argv: &[&OsStr],
    error: &Error<'_, '_>,
    style: Style,
    view: &'a ViewMeta<'a>,
) -> String
Expand description

Render a parse failure through a spec-declared executable view.