rustc_ast::ast_traits

Macro impl_has_tokens

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