[][src]Function common::help::highlight_help

pub fn highlight_help<O: Write + WriteColor>(
    output: &mut O,
    text: &str
) -> Result<()>