Macro colour::e_white_ln

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