Macro colour::e_dark_blue_ln_bold

source ยท
macro_rules! e_dark_blue_ln_bold {
    () => { ... };
    ($($args:tt)*) => { ... };
}