impl_has_tokens

Macro impl_has_tokens 

Source
macro_rules! impl_has_tokens {
    ($($T:ty),+ $(,)?) => { ... };
}