grey_ln

Macro grey_ln 

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