impl_has_node_id

Macro impl_has_node_id 

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