Macro rustc_ast::ast_traits::impl_has_tokens_none

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