terminal

Macro einfo

Source
macro_rules! einfo {
    ($highlight:expr, $($arg:tt)*) => { ... };
}