ty

Macro ty 

Source
macro_rules! ty {
    ($($tokens:tt)*) => { ... };
}