e_gray

Macro e_gray 

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