Skip to main content

node_type

Macro node_type 

Source
macro_rules! node_type {
    ($Ty:ident) => { ... };
    (located $Ty:ident) => { ... };
}