Macro crossterm::csi

source ·
macro_rules! csi {
    ($( $l:expr ),*) => { ... };
}
Expand description

This macro will take an ANSI input and combines it with some default ANSI characters and returns the result