Macro colour::e_white_bold

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