[][src]Function sisterm::color::coloring_words

pub fn coloring_words(
    serial_buf: &str,
    (increasing_str, prev_matched, comment_now): &mut (String, bool, bool),
    params: &Option<Params>
)