Macro colour::e_yellow_ln

source ·
macro_rules! e_yellow_ln {
    () => { ... };
    ($($args:expr),*) => { ... };
}