writeln_gray

Macro writeln_gray 

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