Function common::help::highlight[][src]

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