rustc_ast::ast_traits

Macro impl_has_node_id

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