Skip to main content

node_store

Macro node_store 

Source
macro_rules! node_store {
    ($($node_type:ident => $values:expr),+) => { ... };
}