dark_gray_ln

Macro dark_gray_ln 

Source
macro_rules! dark_gray_ln {
    () => { ... };
    ($($args:tt)*) => { ... };
}