Macro rustc_ast::ast_traits::impl_has_node_id

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