tag

Macro tag 

Source
macro_rules! tag {
    ($i:expr, $tag:expr) => { ... };
}