[][src]Function hl::hl

pub fn hl<W, R>(opts: &[Opt], reader: &mut R, writer: &mut W) where
    W: Write,
    R: BufRead