Skip to main content

render_styled

Function render_styled 

Source
pub fn render_styled(
    spec: &Spec<'_>,
    cmd: &Command<'_>,
    long: bool,
    style: Style,
) -> Option<String>
Expand description

Render a help page with an explicit colour policy.