1
2
3
4
5
6
#![feature(allocator_api)]

#[macro_use] mod imports; use imports::*;

x!{node}
x!{node_impl}