writeln_grey

Macro writeln_grey 

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