write_dark_green_bold

Macro write_dark_green_bold 

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