[go: up one dir, main page]

Macro crossterm::csi [] [src]

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

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