ang

Macro ang 

Source
macro_rules! ang {
    ($($t:tt)*) => { ... };
}