type_args

Macro type_args 

Source
macro_rules! type_args {
    ($t:ident, $f:ident) => { ... };
}