typ

Macro typ 

Source
macro_rules! typ {
    ( < { $expr:expr } > ) => { ... };
    ( "" { $expr:expr } "" ) => { ... };
}