writeln_grey_bold

Macro writeln_grey_bold 

Source
macro_rules! writeln_grey_bold {
    ($dst:expr, $($args:tt)*) => { ... };
}