Macro rustc_ast::ast_traits::impl_not_ast_deref

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